mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
grid: remove panel works
This commit is contained in:
@@ -217,7 +217,7 @@ export class PanelCtrl {
|
||||
}
|
||||
|
||||
removePanel() {
|
||||
this.row.removePanel(this.panel);
|
||||
this.dashboard.removePanel(this.panel);
|
||||
}
|
||||
|
||||
editPanelJson() {
|
||||
|
||||
Reference in New Issue
Block a user