the template is needed for the old-style notifications
This commit is contained in:
parent
0c5918f290
commit
491856fa79
@ -0,0 +1,3 @@
|
||||
<div id="nav-notifications-template" rel="template">
|
||||
<a class="dropdown-item clearfix dropdown-notification {5}" href="{0}" title="{2} {3}"><img class="menu-img-3" data-src="{1}"><span class="contactname">{2}</span><span class="dropdown-sub-text">{3}<br>{4}</span></a>
|
||||
</div>
|
Reference in New Issue
Block a user