hubl/src/page-circle-edit.pug

10 lines
307 B
Plaintext

#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',