notifications - add docu & pagination
This commit is contained in:
parent
7a4be1cead
commit
bcee356f66
4 changed files with 151 additions and 30 deletions
|
@ -19,4 +19,7 @@
|
|||
{{if $notif_nocontent}}
|
||||
<div class="notif_nocontent">{{$notif_nocontent}}</div>
|
||||
{{/if}}
|
||||
|
||||
{{* The pager *}}
|
||||
{{$notif_paginate}}
|
||||
</div>
|
||||
|
|
|
@ -22,4 +22,7 @@
|
|||
<div class="notif_nocontent">{{$notif_nocontent}}</div>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
{{* The pager *}}
|
||||
{{$notif_paginate}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue