From 1e52087ae2bbf2ed0a6e7112865fd2669e3d78e5 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Thu, 4 Apr 2019 04:34:59 -0400 Subject: [PATCH] Fix: Table Panel fix to re-render panel when options are updated (#16376) Re-render panel when date and string options are updated Fixes #16375 --- public/app/plugins/panel/table/column_options.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/app/plugins/panel/table/column_options.html b/public/app/plugins/panel/table/column_options.html index c38a5ce88c5..56fab80599d 100644 --- a/public/app/plugins/panel/table/column_options.html +++ b/public/app/plugins/panel/table/column_options.html @@ -13,7 +13,7 @@ - +
@@ -34,11 +34,11 @@
+ on-change="editor.render()">
+ on-change="editor.render()">