From 4544f794719f11589226b3ad88d160f63ff3d1fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 12 Jan 2015 16:18:35 +0100 Subject: [PATCH] Fixed influxdb and opentsdb editors to use latest markup and css, #1331 --- src/app/features/influxdb/funcEditor.js | 2 +- .../influxdb/partials/query.editor.html | 56 ++++++++++--------- .../opentsdb/partials/query.editor.html | 38 +++++++------ src/css/less/grafana.less | 31 ---------- 4 files changed, 50 insertions(+), 77 deletions(-) diff --git a/src/app/features/influxdb/funcEditor.js b/src/app/features/influxdb/funcEditor.js index b96ed301d4d..d072a1fa2c4 100644 --- a/src/app/features/influxdb/funcEditor.js +++ b/src/app/features/influxdb/funcEditor.js @@ -133,4 +133,4 @@ function (angular, _, $) { }); -}); \ No newline at end of file +}); diff --git a/src/app/features/influxdb/partials/query.editor.html b/src/app/features/influxdb/partials/query.editor.html index a960b364e5e..e93cb232b28 100644 --- a/src/app/features/influxdb/partials/query.editor.html +++ b/src/app/features/influxdb/partials/query.editor.html @@ -8,22 +8,24 @@
-
    -