wip
This commit is contained in:
parent
2bbe3134db
commit
e32b8aa4b7
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user