Fix bug
This commit is contained in:
parent
ccfd9da298
commit
2b4a242418
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@
|
||||||
%th{ style: 'width:25%' }
|
%th{ style: 'width:25%' }
|
||||||
=champ.libelle
|
=champ.libelle
|
||||||
%td
|
%td
|
||||||
=champ.decorate.value.html_safe
|
-unless champ.decorate.value.blank?
|
||||||
|
=champ.decorate.value.html_safe
|
||||||
.col-lg-6.col-md-6
|
.col-lg-6.col-md-6
|
||||||
=render partial: '/dossiers/pieces_justificatives'
|
=render partial: '/dossiers/pieces_justificatives'
|
||||||
%br
|
%br
|
||||||
|
|
Loading…
Reference in a new issue