mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 03:28:25 -04:00
Put status under message
Since we’ve removed the table of notifications from the single notification page there’s no way of knowing the status of a notification. This re-adds it in a way that’s similar to how it looks on inbound messages.
This commit is contained in:
@@ -66,6 +66,7 @@ $path: '/static/images/';
|
||||
@import 'views/api';
|
||||
@import 'views/product-page';
|
||||
@import 'views/template';
|
||||
@import 'views/notification';
|
||||
|
||||
// TODO: break this up
|
||||
@import 'app';
|
||||
|
||||
Reference in New Issue
Block a user