css for project-edit added + refactoring

This commit is contained in:
gaelle morin
2020-01-16 18:48:21 +01:00
parent 2209492836
commit b0e7584a07
9 changed files with 82 additions and 231 deletions

View File

@ -32,8 +32,9 @@ div.content-box__info
widget-fieldset-captain='hd-template-project-title'
label-customer='Customer'
class-customer='form-label is-light is-half-width'
range-customer=`${endpoints.customers}`,
class-customer='member-select form-label is-light is-half-width'
range-customer=`${endpoints.customers}`
widget-customer='sib-form-auto-completion'
label-name='Project\'s name*'
class-name='form-label is-light is-half-width'