فهرست منبع

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

This reverts commit 5447b37bad728232e4abd5d128c5a36fd05ca301.
Andy Baugh 6 سال پیش
والد
کامیت
aa513ec6cb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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.text %]
+                [% data.notifications.$notification.html %]
             </td>
         </tr>
         [% END %]