PHRAS-2386 #comment Refacto picto comment #time 1h

This commit is contained in:
Harrys Ravalomanana
2019-06-04 14:53:15 +04:00
parent 35b77fd6a0
commit 82c19b9e2f
4 changed files with 13 additions and 1 deletions

View File

@@ -397,7 +397,7 @@
</td>
<td style="width:25px;">
{% if choice.getNote() != '' %}
<img style="cursor:help;" src='/assets/common/images/icons/file-edit.png' class="noteTips" title="{{choice.getNote()|nl2br}}" />
<span class="noteTips macroFileEdit" title="{{choice.getNote()|nl2br}}">&nbsp;</span>
{% endif %}
</td>
</tr>