From 3de041a4116d7aeed8f9e8420e5fc314d7e95af9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 17 Aug 2015 21:25:08 +0200 Subject: [PATCH] feat(mixed datasource): added datasource name to left of query hamburger #436 --- .../graphite/partials/query.editor.html | 2 +- .../influxdb/partials/query.editor.html | 28 ++++++------------- 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/public/app/plugins/datasource/graphite/partials/query.editor.html b/public/app/plugins/datasource/graphite/partials/query.editor.html index 9ae415369ae..3608c2573cb 100755 --- a/public/app/plugins/datasource/graphite/partials/query.editor.html +++ b/public/app/plugins/datasource/graphite/partials/query.editor.html @@ -6,7 +6,7 @@
  • - {{target.datasource}} + {{target.datasource}}
  • -
  • - - - +
  • + {{target.datasource}}