Merge pull request #2095 from betagouv/frederic/fix-procedures-show

Remove erroneous space in haml
This commit is contained in:
Mathieu Magnin 2018-06-13 10:26:28 +02:00 committed by GitHub
commit 9960d2bb5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,7 @@
.col-xs-6.col-md-3
%h4.text-info Conservation des données
- durees_de_conservation.each do |text|
%p = text
%p= text
%br
%h3