mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Add row to notification list
This commit is contained in:
parent
b5a833e917
commit
0c3dee30ae
1 changed files with 21 additions and 20 deletions
|
@ -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 a new issue