From aef4eca254505608e74e2e644c16b5321a7232ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 29 Aug 2017 08:57:34 +0200 Subject: [PATCH] fix: removed code intented to test/replicate an issue --- public/app/plugins/datasource/elasticsearch/query_def.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/datasource/elasticsearch/query_def.js b/public/app/plugins/datasource/elasticsearch/query_def.js index 080ae8a1cfe..a55e2dfd9e5 100644 --- a/public/app/plugins/datasource/elasticsearch/query_def.js +++ b/public/app/plugins/datasource/elasticsearch/query_def.js @@ -29,7 +29,7 @@ function (_) { orderByOptions: [ {text: "Doc Count", value: '_count' }, - {text: "Term value", value: '_term' }, + {text: "Term value", value: '_term' }, ], orderOptions: [