Add row to notification list
This commit is contained in:
parent
b5a833e917
commit
0c3dee30ae
|
@ -1,6 +1,7 @@
|
|||
- provide(:title, generate_title("Notifications"))
|
||||
= render 'notifications/notification_nav'
|
||||
.container.j2-page
|
||||
.row
|
||||
= render 'notification_tabs'
|
||||
.col-md-9.col-xs-12.col-sm-8
|
||||
.card
|
||||
|
|
Loading…
Reference in New Issue