Fix description view for champs and private champs
This commit is contained in:
parent
16bdd1666b
commit
6f731f700f
6 changed files with 119 additions and 55 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
#liste_champs
|
||||
-unless @champs.nil?
|
||||
=render partial: 'users/description/champs'
|
||||
=render partial: 'users/description/champs', locals:{private: false}
|
||||
|
||||
-if !@procedure.lien_demarche.blank? || @procedure.cerfa_flag || @dossier.types_de_piece_justificative.size > 0
|
||||
%br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue