Working on #142 - fixed plugin.json and
datasource constructor (module.js).
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
{
|
||||
"pluginType": "panel",
|
||||
|
||||
"type": "panel",
|
||||
"name": "Zabbix triggers",
|
||||
"type": "triggers",
|
||||
"id": "triggers",
|
||||
|
||||
"module": "plugins/triggers/module",
|
||||
|
||||
"staticRoot": {
|
||||
"url": "triggers",
|
||||
"path": "."
|
||||
}
|
||||
"staticRoot": "."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user