remove status field in edition form
This commit is contained in:
parent
91e89852b3
commit
1957c79d2d
@ -9,11 +9,8 @@ div.content-box__info
|
|||||||
solid-form.form.button-register(
|
solid-form.form.button-register(
|
||||||
bind-resources
|
bind-resources
|
||||||
|
|
||||||
fields='status, line-1(customer.name, name), description'
|
fields='line-1(customer.name, name), description'
|
||||||
|
|
||||||
label-status='Statut du cercle*'
|
|
||||||
widget-status='hubl-status'
|
|
||||||
class-status='form-label is-light is-full-width member-select color'
|
|
||||||
|
|
||||||
label-name='Nom du projet*'
|
label-name='Nom du projet*'
|
||||||
class-name='form-label is-light is-half-width input-text-like'
|
class-name='form-label is-light is-half-width input-text-like'
|
||||||
|
Loading…
Reference in New Issue
Block a user