Add title when hovering comment count to indicate that it is a comment count
Cette révision appartient à :
Parent
2ade6fac8d
révision
2f1549dec2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -79,7 +79,7 @@
|
|||
</a>
|
||||
</td>
|
||||
{{ if len(.Comments) > 0 }}
|
||||
<td class="tr-cs home-td">
|
||||
<td class="tr-cs home-td" title="{{len(.Comments)}} {{T("comments")}}">
|
||||
<span>{{len(.Comments)}}</span>
|
||||
</td>
|
||||
{{ end }}
|
||||
|
|
Référencer dans un nouveau ticket