Merge branch 'develop' of github.com:grafana/grafana into develop

This commit is contained in:
Torkel Ödegaard
2017-12-13 17:49:08 +01:00

View File

@@ -189,7 +189,7 @@ export class KeybindingSrv {
});
this.bind('d r', () => {
scope.broadcastRefresh();
scope.ctrl.timeSrv.refreshDashboard();
});
this.bind('d s', () => {