Move proxy option to the datasource query editor
This commit is contained in:
@@ -330,6 +330,7 @@ export class ZabbixQueryController extends QueryCtrl {
|
||||
sortTriggersBy: "Sort problems",
|
||||
showEvents: "Show events",
|
||||
limit: "Limit problems",
|
||||
hostProxy: "Show proxy",
|
||||
};
|
||||
var options = [];
|
||||
_.forOwn(this.target.options, (value, key) => {
|
||||
|
||||
Reference in New Issue
Block a user