mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
Icons: Add REMOVE
This commit is contained in:
parent
00044a3c5c
commit
9e43d4e141
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ class Icons
|
|||
|
||||
const NOTIFICATION = 'bell';
|
||||
|
||||
const REMOVE = 'trash';
|
||||
|
||||
const USER = 'user';
|
||||
|
||||
const USERGROUP = 'users';
|
||||
|
|
|
|||
Loading…
Reference in a new issue