From 005271d24b5b8b1f59ae18629e64647fa756c15c Mon Sep 17 00:00:00 2001 From: utkarshcmu Date: Mon, 7 Dec 2015 05:41:18 -0800 Subject: [PATCH] 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