hubl/src/page-project-edit.pug

8 lines
171 B
Plaintext
Raw Normal View History

2018-10-05 09:37:48 +00:00
#project-edit
2018-10-08 08:49:31 +00:00
sib-form.block(
2018-09-28 19:20:15 +00:00
range-client=`${sdn}/clients/`,
widget-team='sib-form-multiple-dropdown',
range-team=`${sdn}/members/`,
2018-10-05 09:37:48 +00:00
bind-resources
2018-09-28 19:20:15 +00:00
)