From e0bbb74b0cf12e2bd8a3f1ce844b75d6bcebb968 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Tue, 8 Aug 2017 18:42:26 +0300 Subject: [PATCH] code-editor: test editors for MySQL and prometheus --- .../datasource/mysql/partials/query.editor.html | 10 +++++++++- .../datasource/prometheus/partials/query.editor.html | 6 ++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/mysql/partials/query.editor.html b/public/app/plugins/datasource/mysql/partials/query.editor.html index c7b90ad7815..75831942fdf 100644 --- a/public/app/plugins/datasource/mysql/partials/query.editor.html +++ b/public/app/plugins/datasource/mysql/partials/query.editor.html @@ -1,7 +1,15 @@
- + +
+
+ +
+
+ +
diff --git a/public/app/plugins/datasource/prometheus/partials/query.editor.html b/public/app/plugins/datasource/prometheus/partials/query.editor.html index 7992d5a8c12..d22672b5a85 100644 --- a/public/app/plugins/datasource/prometheus/partials/query.editor.html +++ b/public/app/plugins/datasource/prometheus/partials/query.editor.html @@ -5,6 +5,12 @@ +
+
+ +
+
+