notifications.php: move more code to NotificationsManager
This commit is contained in:
parent
52f641904b
commit
7a4be1cead
11 changed files with 330 additions and 332 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<div class="notif-network-wrapper">
|
||||
{{* The "show ignored" link *}}
|
||||
{{if $notif_ignored_lnk}}{{$notif_ignored_lnk}}{{/if}}
|
||||
{{if $notif_show_lnk}}<a href="{{$notif_show_lnk.href}}" id="notifications-show-hide-link">{{$notif_show_lnk.text}}</a>{{/if}}
|
||||
|
||||
{{* The notifications *}}
|
||||
{{if $notif_content}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue