From 4991bd80711ecb35f721e457b25068291db25045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20St=C3=BCrmer?= Date: Wed, 23 Nov 2016 16:11:22 +0100 Subject: [PATCH] Hide context link for non-time-based index patterns The link is hidden for index patterns that do not have a time field defined, because the entry context view is designed to allow viewing the surrounding entries with respect to a time ordering. --- src/ui/public/doc_table/components/table_row/details.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ui/public/doc_table/components/table_row/details.html b/src/ui/public/doc_table/components/table_row/details.html index 7c08fd246bc1e0..589adccffdb0c3 100644 --- a/src/ui/public/doc_table/components/table_row/details.html +++ b/src/ui/public/doc_table/components/table_row/details.html @@ -3,6 +3,7 @@ View surrounding entries