1
0
Fork 0

notifications - add docu & pagination

This commit is contained in:
rabuzarus 2016-08-01 23:04:41 +02:00
commit bcee356f66
4 changed files with 151 additions and 30 deletions

View file

@ -19,4 +19,7 @@
{{if $notif_nocontent}}
<div class="notif_nocontent">{{$notif_nocontent}}</div>
{{/if}}
{{* The pager *}}
{{$notif_paginate}}
</div>

View file

@ -22,4 +22,7 @@
<div class="notif_nocontent">{{$notif_nocontent}}</div>
{{/if}}
</div>
{{* The pager *}}
{{$notif_paginate}}
</div>