mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 04:34:23 -06:00
Merge branch 'develop' of github.com:grafana/grafana into develop
This commit is contained in:
commit
04bb2b8ce8
@ -189,7 +189,7 @@ export class KeybindingSrv {
|
||||
});
|
||||
|
||||
this.bind('d r', () => {
|
||||
scope.broadcastRefresh();
|
||||
scope.ctrl.timeSrv.refreshDashboard();
|
||||
});
|
||||
|
||||
this.bind('d s', () => {
|
||||
|
Loading…
Reference in New Issue
Block a user