wip
This commit is contained in:
parent
2bbe3134db
commit
e32b8aa4b7
@ -1,9 +1,12 @@
|
|||||||
#circle-edit.content-box.with-padding.with-form.full-width
|
#circle-edit.content-box.with-padding.with-form.full-width
|
||||||
h1 Edit group
|
.content-box.with-padding.with-form.full-width
|
||||||
|
h1 Edit your circle
|
||||||
|
|
||||||
sib-form.block(
|
sib-form.block(
|
||||||
range-owner=`${endpoints.users}`,
|
|
||||||
fields="name, description, owner, team, jabberID, jabberRoom"
|
|
||||||
range-team=`${endpoints.users}`,
|
|
||||||
bind-resources
|
bind-resources
|
||||||
|
|
||||||
|
fields='block-circle__info(name, status), description'
|
||||||
|
|
||||||
|
|
||||||
)
|
)
|
||||||
//- widget-team='sib-form-multiple-dropdown',
|
//- widget-team='sib-form-multiple-dropdown',
|
||||||
|
Loading…
Reference in New Issue
Block a user