champ description: add simple_format and links
This commit is contained in:
parent
28c4dde96d
commit
82327b0231
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
= "modifié le #{champ.updated_at.strftime('%d/%m/%Y à %H:%M')}"
|
||||
|
||||
- if champ.description.present?
|
||||
%span.notice= champ.description
|
||||
%span.notice= html_formatted_description(champ.description)
|
||||
|
|
Loading…
Reference in a new issue