mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Remove contact and contactgroup from menu and add icons to dashboard
This commit is contained in:
parent
a8cc72b3bd
commit
02de834522
@ -1,9 +1,9 @@
|
|||||||
[menu]
|
[menu]
|
||||||
Dashboard.title = "Dashboard"
|
Dashboard.title = "Dashboard"
|
||||||
Dashboard.route = "/dashboard/index"
|
Dashboard.route = "/dashboard/index"
|
||||||
Dashboard.iconClass = "nav-icon-dashboard"
|
Dashboard.iconClass = "icinga-icon-dashboard-petrol"
|
||||||
|
|
||||||
Configuration.title = "Configuration"
|
Configuration.title = "Configuration"
|
||||||
Configuration.route = "/config/index"
|
Configuration.route = "/config/index"
|
||||||
Configuration.iconClass = "nav-icon-configuration"
|
Configuration.iconClass = "icinga-icon-configuration-petrol"
|
||||||
|
|
||||||
|
@ -29,9 +29,9 @@ Comments.title = "Comments"
|
|||||||
Comments.route = "/monitoring/list/comments"
|
Comments.route = "/monitoring/list/comments"
|
||||||
Comments.iconClass = "icinga-icon-comment-petrol"
|
Comments.iconClass = "icinga-icon-comment-petrol"
|
||||||
|
|
||||||
Contacts = "/monitoring/list/contacts"
|
;Contacts = "/monitoring/list/contacts"
|
||||||
|
|
||||||
Contact Groups = "/monitoring/list/contactgroups"
|
;Contact Groups = "/monitoring/list/contactgroups"
|
||||||
|
|
||||||
Servicegroups.title = "Servicegroups"
|
Servicegroups.title = "Servicegroups"
|
||||||
Servicegroups.route = "/monitoring/list/servicegroups"
|
Servicegroups.route = "/monitoring/list/servicegroups"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user