From 34a2f0b3b0d345263fc56de601ef64efdb7a3326 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Thu, 24 Oct 2013 16:30:04 -0700 Subject: [PATCH] Query deactivation --- src/app/panels/query/meta.html | 2 +- src/app/panels/query/module.html | 9 ++++++--- src/app/panels/query/query.css | 5 +++++ src/app/services/querySrv.js | 13 +++++++------ src/css/bootstrap.dark.min.css | 2 +- src/vendor/bootstrap/less/bootswatch.dark.less | 3 ++- 6 files changed, 22 insertions(+), 12 deletions(-) diff --git a/src/app/panels/query/meta.html b/src/app/panels/query/meta.html index 3113f7f0e8e..a35d0022b00 100755 --- a/src/app/panels/query/meta.html +++ b/src/app/panels/query/meta.html @@ -27,7 +27,7 @@
- + Deactivate Pin
diff --git a/src/app/panels/query/module.html b/src/app/panels/query/module.html index b00917f8527..c346544f7fc 100755 --- a/src/app/panels/query/module.html +++ b/src/app/panels/query/module.html @@ -2,11 +2,12 @@