Merge pull request #9716 from mfo/US/tags.pre-wrap.text
correctif(tags): ETQ admin, je peux utiliser un tag referençant un type de champ dont le libellé contient deux espaces consécutif
This commit is contained in:
commit
256babbf74
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
.items
|
||||
- tags.each do |tag|
|
||||
.item
|
||||
%code.tag
|
||||
%code.tag{ style: "white-space: pre-wrap;" }
|
||||
= "--#{tag[:libelle]}--"
|
||||
.description
|
||||
= tag[:description]
|
||||
|
|
Loading…
Reference in a new issue