From 2b263bcb5d6308e4c2781f5263f984829bcf17df Mon Sep 17 00:00:00 2001 From: utkarshcmu Date: Mon, 7 Dec 2015 05:06:52 -0800 Subject: [PATCH 1/2] Fixed closing tag --- public/app/features/templating/partials/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/templating/partials/editor.html b/public/app/features/templating/partials/editor.html index 484495b3951..7a7d25c31ad 100644 --- a/public/app/features/templating/partials/editor.html +++ b/public/app/features/templating/partials/editor.html @@ -129,7 +129,7 @@
  • - Auto interval steps How many steps, roughly, the interval is rounded and will not always match this count + Auto interval steps How many steps, roughly, the interval is rounded and will not always match this count
  • From 005271d24b5b8b1f59ae18629e64647fa756c15c Mon Sep 17 00:00:00 2001 From: utkarshcmu Date: Mon, 7 Dec 2015 05:41:18 -0800 Subject: [PATCH 2/2] Fixed missing closing tag --- .../datasource/elasticsearch/partials/annotations.editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/elasticsearch/partials/annotations.editor.html b/public/app/plugins/datasource/elasticsearch/partials/annotations.editor.html index 637ae78ada7..4ef9a916866 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/annotations.editor.html +++ b/public/app/plugins/datasource/elasticsearch/partials/annotations.editor.html @@ -6,7 +6,7 @@
    -
    Search query (lucene) Use [[filterName]] in query to replace part of the query with a filter value
    +
    Search query (lucene) Use [[filterName]] in query to replace part of the query with a filter value