From 0612293543fb209570ac73b83600923d2c0415d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 8 Apr 2020 07:47:15 +0200 Subject: [PATCH] NewPanelEdit: minor improvement to angular panels --- .../dashboard/components/PanelEditor/PanelOptionsTab.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx b/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx index 8851a40e2e2..c695cea3eee 100644 --- a/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx +++ b/public/app/features/dashboard/components/PanelEditor/PanelOptionsTab.tsx @@ -88,11 +88,7 @@ export const PanelOptionsTab: FC = ({ } if (plugin.angularPanelCtrl) { - elements.push( - - - - ); + elements.push(); } elements.push(