Parcourir la source

Let's look at the text instead, maybe it's not f'd up

Andy Baugh il y a 6 ans
Parent
commit
5447b37bad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      notification-center/notification-center.tt

+ 1 - 1
notification-center/notification-center.tt

@@ -35,7 +35,7 @@
         </tr>
         <tr style="display:none" id="[% notification %]">
             <td colspan=3>
-                [% data.notifications.$notification.html %]
+                [% data.notifications.$notification.text %]
             </td>
         </tr>
         [% END %]