From 96602e2811b6dbf8f86f01ca048abc75b1c8ce90 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sun, 24 Jan 2016 22:33:53 +0300 Subject: [PATCH] Added "Show disabled items" checkbox to query editor. --- plugins/datasource-zabbix/partials/query.editor.html | 7 +++++++ plugins/datasource-zabbix/queryCtrl.js | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/plugins/datasource-zabbix/partials/query.editor.html b/plugins/datasource-zabbix/partials/query.editor.html index 888bdaf..81b5c90 100644 --- a/plugins/datasource-zabbix/partials/query.editor.html +++ b/plugins/datasource-zabbix/partials/query.editor.html @@ -112,6 +112,13 @@ class="input-large tight-form-input" ng-style="target.host.style"> +
  • + Show disabled items  + + +