mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
committed by
Torkel Ödegaard
parent
e71b13d9fa
commit
0264fcc66c
@@ -106,6 +106,7 @@ export class DashNavCtrl {
|
||||
confirmText: confirmText,
|
||||
yesText: 'Delete',
|
||||
onConfirm: function() {
|
||||
$scope.dashboardMeta.canSave = false;
|
||||
$scope.deleteDashboardConfirmed();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user