From 4a9aff0b00f53981d67d72366e3e9e9efbbe93fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 10 May 2019 07:29:17 +0200 Subject: [PATCH] AlertList: removed icon --- public/app/features/alerting/AlertRuleList.tsx | 2 +- .../alerting/__snapshots__/AlertRuleList.test.tsx.snap | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/public/app/features/alerting/AlertRuleList.tsx b/public/app/features/alerting/AlertRuleList.tsx index dcd31b71419..703feb141d6 100644 --- a/public/app/features/alerting/AlertRuleList.tsx +++ b/public/app/features/alerting/AlertRuleList.tsx @@ -114,7 +114,7 @@ export class AlertRuleList extends PureComponent {
- How to add an alert + How to add an alert
diff --git a/public/app/features/alerting/__snapshots__/AlertRuleList.test.tsx.snap b/public/app/features/alerting/__snapshots__/AlertRuleList.test.tsx.snap index dbc8945a1e7..3e255c5e702 100644 --- a/public/app/features/alerting/__snapshots__/AlertRuleList.test.tsx.snap +++ b/public/app/features/alerting/__snapshots__/AlertRuleList.test.tsx.snap @@ -89,10 +89,7 @@ exports[`Render should render alert rules 1`] = ` className="btn btn-secondary" onClick={[Function]} > - - How to add an alert + How to add an alert
@@ -236,10 +233,7 @@ exports[`Render should render component 1`] = ` className="btn btn-secondary" onClick={[Function]} > - - How to add an alert + How to add an alert