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
|
@ -1,4 +1,4 @@
|
|||
|
||||
<div class="notif-item">
|
||||
<div class="notif-item {{if !$item_seen}}unseen{{/if}}">
|
||||
<a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue