Merge branch 'develop' of github.com:grafana/grafana into develop
This commit is contained in:
@@ -189,7 +189,7 @@ export class KeybindingSrv {
|
||||
});
|
||||
|
||||
this.bind('d r', () => {
|
||||
scope.broadcastRefresh();
|
||||
scope.ctrl.timeSrv.refreshDashboard();
|
||||
});
|
||||
|
||||
this.bind('d s', () => {
|
||||
|
||||
Reference in New Issue
Block a user