From 9890d22b138c01e0f31e14b4354df34a8eebbcb8 Mon Sep 17 00:00:00 2001 From: Matt Bargar Date: Tue, 22 Aug 2017 10:32:35 -0400 Subject: [PATCH] Disable creation of "exists" filters for scripted fields (#13538) * Disable exists filter button for scripted fields in doc viewer * Disabled exists filter button for scripted fields in discover sidebar * Fix reference to non-existent scope variable --- src/core_plugins/kbn_doc_views/public/views/table.html | 5 ++++- .../components/field_chooser/lib/detail_views/string.html | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/core_plugins/kbn_doc_views/public/views/table.html b/src/core_plugins/kbn_doc_views/public/views/table.html index 7de7695318d35..78ded1ea5d111 100644 --- a/src/core_plugins/kbn_doc_views/public/views/table.html +++ b/src/core_plugins/kbn_doc_views/public/views/table.html @@ -45,7 +45,7 @@ > - +