From 8811aa78c36b03e1d4b01b982185ca063df58bf8 Mon Sep 17 00:00:00 2001 From: Giuseppe Guerra Date: Tue, 25 Jul 2023 17:23:20 +0200 Subject: [PATCH] Plugins: Angular deprecation: Open "View plugin details" in new tab (#72280) --- .../angularDeprecation/AngularDeprecationPluginNotice.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/app/features/plugins/angularDeprecation/AngularDeprecationPluginNotice.tsx b/public/app/features/plugins/angularDeprecation/AngularDeprecationPluginNotice.tsx index 485703cf320..7b178924591 100644 --- a/public/app/features/plugins/angularDeprecation/AngularDeprecationPluginNotice.tsx +++ b/public/app/features/plugins/angularDeprecation/AngularDeprecationPluginNotice.tsx @@ -66,7 +66,12 @@ export function AngularDeprecationPluginNotice(props: Props): React.ReactElement {showPluginDetailsLink && pluginId ? (
  • - + View plugin details