hubl/src/page-circle-edit.pug

15 lines
473 B
Plaintext
Raw Normal View History

#circle-edit.content-box.with-padding.with-form.full-width
2019-10-15 10:14:54 +00:00
.content-box.with-padding.with-form.full-width
h1 Edit your circle
sib-form.block(
bind-resources
fields='block-circle__info(name, status), description'
2019-10-15 11:54:06 +00:00
class-name='form-label is-light is-half-width'
class-status='form-label is-light is-half-width'
class-description='form-label is-light is-full-width'
2019-10-15 10:14:54 +00:00
)
//- widget-team='sib-form-multiple-dropdown',