Do not display cerfa information in dossier description
This commit is contained in:
parent
22c1eca61e
commit
b58f88d9bf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
-#%br
|
-#%br
|
||||||
|
|
||||||
%table.table
|
%table.table
|
||||||
-if @facade.procedure.lien_demarche != nil
|
-if @facade.procedure.cerfa_flag?
|
||||||
%tr{id: "piece_justificative_0"}
|
%tr{id: "piece_justificative_0"}
|
||||||
%th{class:'col-lg-6'}
|
%th{class:'col-lg-6'}
|
||||||
='Formulaire'
|
='Formulaire'
|
||||||
|
|
Loading…
Reference in a new issue