mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
@@ -263,7 +263,7 @@ export class PanelEditorUnconnected extends PureComponent<Props> {
|
||||
icon="cog"
|
||||
onClick={this.onOpenDashboardSettings}
|
||||
variant="secondary"
|
||||
title="Open dashboad settings"
|
||||
title="Open dashboard settings"
|
||||
/>
|
||||
<Button onClick={this.onDiscard} variant="secondary" title="Undo all changes">
|
||||
Discard
|
||||
|
||||
Reference in New Issue
Block a user