This commit is contained in:
Gaëlle Morin 2019-10-15 12:14:54 +02:00
parent 2bbe3134db
commit e32b8aa4b7
1 changed files with 11 additions and 8 deletions

View File

@ -1,9 +1,12 @@
#circle-edit.content-box.with-padding.with-form.full-width
h1 Edit group
sib-form.block(
range-owner=`${endpoints.users}`,
fields="name, description, owner, team, jabberID, jabberRoom"
range-team=`${endpoints.users}`,
bind-resources
)
//- widget-team='sib-form-multiple-dropdown',
.content-box.with-padding.with-form.full-width
h1 Edit your circle
sib-form.block(
bind-resources
fields='block-circle__info(name, status), description'
)
//- widget-team='sib-form-multiple-dropdown',