add front-comments
This commit is contained in:
parent
c3ea78cab5
commit
c9f4af7e58
53 changed files with 2921 additions and 1 deletions
14
site/plugins/front-comments/blueprints/fields/team.yml
Normal file
14
site/plugins/front-comments/blueprints/fields/team.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
label: Équipe
|
||||
type: toggles
|
||||
grow: false
|
||||
options:
|
||||
- value: content
|
||||
text: Contenu
|
||||
icon: pen
|
||||
- value: design
|
||||
text: Design
|
||||
icon: palette
|
||||
- value: code
|
||||
text: Code
|
||||
icon: code
|
||||
help: Pour identifier vos commentaires.
|
||||
Loading…
Add table
Add a link
Reference in a new issue