Partially revert 895c9411d9
Not entirely sure why the lines in question were removed, but this is required as a quick fix for broken notifications.
This commit is contained in:
parent
7baeb45183
commit
c028d9b1d0
@ -171,3 +171,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<ul id="nav-notifications-template" style="display:none;" rel="template">
|
||||
<li class="{5}"><a href="{0}" title="{2} {3}"><img src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user