Merge branch 'develop' into staging

This commit is contained in:
Xavier J 2016-10-03 14:36:22 +02:00
commit c5a5259ec9

View file

@ -35,7 +35,8 @@
%th{ style: 'width:25%' }
=champ.libelle
%td
=champ.decorate.value.html_safe
-unless champ.decorate.value.blank?
=champ.decorate.value.html_safe
.col-lg-6.col-md-6
=render partial: '/dossiers/pieces_justificatives'
%br