lien_demarche not necessary to validate procedure
This commit is contained in:
parent
f4db1a16f8
commit
d75ed802d2
5 changed files with 17 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
=f.text_area :description, class: 'form-control', placeholder: 'Description'
|
||||
|
||||
.form-group{class: ('has-error' if @procedure.errors.messages[:lien_demarche])}
|
||||
%h4 Lien Démarche*
|
||||
%h4 Lien Démarche
|
||||
=f.text_field :lien_demarche, class: 'form-control', placeholder: 'Lien Démarche'
|
||||
|
||||
.form-group{class: ('has-error' if @procedure.errors.messages[:organisation])}
|
||||
|
@ -34,3 +34,8 @@
|
|||
%br
|
||||
%h4
|
||||
Liste des pièces justificatives à fournir pour un dossier
|
||||
|
||||
|
||||
%br
|
||||
%div.small{style:'text-align:right'}
|
||||
*Attributs obligatoires
|
Loading…
Add table
Add a link
Reference in a new issue