This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
demarches-normaliennes
Watch
15
Star
1
Fork
You've already forked demarches-normaliennes
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
4d7a114f3c
demarches-normaliennes
/
app
/
views
/
shared
/
dossiers
/
editable_champs
/
_explication.html.haml
4 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Form: add various champs html and style
2017-07-25 14:33:03 +02:00
%h2.explication-libelle= champ.libelle
_explication: display champ.description instead of champ.value
2018-02-28 17:14:00 +01:00
.explication
[Fix #1801] use the new string_to_html method
2018-05-24 18:01:40 +02:00
= string_to_html(champ.description)
Reference in a new issue
Copy permalink