Use Zabbix Server Dashboard as default page for app

This commit is contained in:
Alexander Zobnin
2017-06-18 17:23:52 +03:00
parent ed69b44222
commit 86191998ab
2 changed files with 4 additions and 2 deletions

3
dist/plugin.json vendored
View File

@@ -43,7 +43,8 @@
"type": "dashboard", "type": "dashboard",
"name": "Zabbix Server Dashboard", "name": "Zabbix Server Dashboard",
"path": "dashboards/zabbix_server_dashboard.json", "path": "dashboards/zabbix_server_dashboard.json",
"addToNav": true "addToNav": true,
"defaultNav": true
}, },
{ {
"type": "dashboard", "type": "dashboard",

View File

@@ -43,7 +43,8 @@
"type": "dashboard", "type": "dashboard",
"name": "Zabbix Server Dashboard", "name": "Zabbix Server Dashboard",
"path": "dashboards/zabbix_server_dashboard.json", "path": "dashboards/zabbix_server_dashboard.json",
"addToNav": true "addToNav": true,
"defaultNav": true
}, },
{ {
"type": "dashboard", "type": "dashboard",