From aa3872a0e26d7353abb9f60c9dc714d8d4f6a126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 21 Feb 2018 15:41:55 +0100 Subject: [PATCH] fix: elasticsearch terms size now allows custom values again, fixes #10124 --- .../plugins/datasource/elasticsearch/partials/bucket_agg.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html b/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html index a180f97c994..d0cf23a3d93 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html +++ b/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html @@ -101,6 +101,7 @@ get-options="getSizeOptions()" on-change="onChangeInternal()" label-mode="true" + allow-custom="true" css-class="width-12">