From acf8390d5758085a16b20fe81ba6efc045d3b33f Mon Sep 17 00:00:00 2001 From: Peter Holmberg Date: Fri, 21 Dec 2018 14:57:54 +0100 Subject: [PATCH] note to future me --- public/app/features/dashboard/dashgrid/AlertTab.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/features/dashboard/dashgrid/AlertTab.tsx b/public/app/features/dashboard/dashgrid/AlertTab.tsx index e191b579020..2a715536ca8 100644 --- a/public/app/features/dashboard/dashgrid/AlertTab.tsx +++ b/public/app/features/dashboard/dashgrid/AlertTab.tsx @@ -105,6 +105,7 @@ export class AlertTab extends PureComponent { const toolbarItems = alert ? [this.stateHistory(), this.deleteAlert()] : []; + //TODO move add button react from angular and add condition to render angular view return (
(this.element = element)} />