Skip to content

Commit a6436b1

Browse files
authored
[Time to Visualize] Update Library Text with Call to Action (#81667) (#81807)
* Added call to action to unlink message
1 parent fc04417 commit a6436b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/dashboard/public/application/actions/library_notification_popover.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export function LibraryNotificationPopover({
7272
<p>
7373
{i18n.translate('dashboard.panel.libraryNotification.toolTip', {
7474
defaultMessage:
75-
'This panel is linked to a library item. Editing the panel might affect other dashboards.',
75+
'Editing this panel might affect other dashboards. To change to this panel only, unlink it from the library.',
7676
})}
7777
</p>
7878
</EuiText>

0 commit comments

Comments
 (0)