Skip to content

Commit

Permalink
[Time to Visualize] Update Library Text with Call to Action (elastic#…
Browse files Browse the repository at this point in the history
…81667)

* Added call to action to unlink message
  • Loading branch information
ThomThomson committed Oct 27, 2020
1 parent 1424fdf commit 289ee11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export function LibraryNotificationPopover({
<p>
{i18n.translate('dashboard.panel.libraryNotification.toolTip', {
defaultMessage:
'This panel is linked to a library item. Editing the panel might affect other dashboards.',
'Editing this panel might affect other dashboards. To change to this panel only, unlink it from the library.',
})}
</p>
</EuiText>
Expand Down

0 comments on commit 289ee11

Please sign in to comment.