mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
parent
5f1f820bb9
commit
1b65e889be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user