From 896f849b844ba62abb69af3226a960315948345b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 24 May 2017 16:47:38 +0200 Subject: [PATCH] fix: influxdb query editor did no show alias by input field when in text editor mode, fixes #8459 --- .../influxdb/partials/query.editor.html | 24 ++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/public/app/plugins/datasource/influxdb/partials/query.editor.html b/public/app/plugins/datasource/influxdb/partials/query.editor.html index 21ab0885491..70830d8c2a9 100644 --- a/public/app/plugins/datasource/influxdb/partials/query.editor.html +++ b/public/app/plugins/datasource/influxdb/partials/query.editor.html @@ -1,8 +1,25 @@ -
- -
+
+
+ +
+
+
+ +
+ +
+
+
+ + +
+
+
+
+
+
@@ -123,5 +140,6 @@
+