Issue #72 - changed plugin.json files and fixed templates path
for new plugin model. Can load plugins from any place.
This commit is contained in:
@@ -4,5 +4,10 @@
|
||||
"name": "Zabbix triggers",
|
||||
"type": "triggers",
|
||||
|
||||
"module": "app/plugins/panels/triggers/module"
|
||||
"module": "plugins/triggers/module",
|
||||
|
||||
"staticRoot": {
|
||||
"url": "triggers",
|
||||
"path": "."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user