Skip to content

Commit

Permalink
Added call to action to unlink message
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomThomson committed Oct 26, 2020
1 parent 582e8e9 commit 8a5dd0e
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.',
'This panel is linked to a library item. Editing the panel might affect other dashboards. To apply changes to this panel only, unlink it from the library before you edit.',
})}
</p>
</EuiText>
Expand Down

0 comments on commit 8a5dd0e

Please sign in to comment.