Skip to content

Commit d3db0e8

Browse files
committed
Bulk moderation of messages is broken (#1926)
1 parent afbc496 commit d3db0e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default/web_tt2/modindex.tt2

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<a href="[% 'ajax/viewmod' | url_rel([list,msg.key]) %]"
7171
data-reveal-id="mainviewmod" data-reveal-ajax="true"
7272
data-tooltip aria-haspopup="true"
73+
title="[%|loc%]view[%END%]">
7374
[% UNLESS msg.value.subject.length ~%]
7475
<i>[%|loc%]No subject[%END%]</i>
7576
[%~ ELSE ~%]

0 commit comments

Comments
 (0)