Add lien_site_web attr and lien_notice attr

This commit is contained in:
Xavier J 2016-08-24 12:14:25 +02:00
parent 42943aad19
commit c700701b36
7 changed files with 34 additions and 5 deletions

View file

@ -1,7 +1,7 @@
%br
-{libelle: 'Libellé*', description: 'Description*', organisation: 'Organisation', direction: 'Direction'}.each do |key, value|
-{libelle: 'Libellé*', description: 'Description*', organisation: 'Organisation', direction: 'Direction', lien_site_web: 'Lien site internet', lien_notice: 'Lien notice'}.each do |key, value|
.form-group{class: ('has-error' if @procedure.errors.messages[key])}
%h4
=value