InfoDossier: avoid xss injection

This commit is contained in:
Simon Lehericey 2017-07-12 13:47:49 +02:00
parent 7c3b9ecfa9
commit 2e03f77e4d

View file

@ -52,7 +52,7 @@
- elsif champ.decorate.value == 'false'
Non
- else
= champ.decorate.value.html_safe
= sanitize(champ.decorate.value)
- if @facade.dossier.mandataire_social && gestionnaire_signed_in?
.mandataire_social.text-success.center