mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-06-09 08:42:14 -04:00
Add Icons::NOTIFICATION
This commit is contained in:
parent
cad1a39bc5
commit
024496ad77
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ class Icons
|
|||
|
||||
const IS_PERSISTENT = 'pin';
|
||||
|
||||
const NOTIFICATION = 'bell';
|
||||
|
||||
const USER = 'user';
|
||||
|
||||
const WARNING = 'warning-empty';
|
||||
|
|
|
|||
Loading…
Reference in a new issue