mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 09:33:34 -06:00
Merge branch 'master' into websocket
This commit is contained in:
commit
d0564933a2
@ -121,7 +121,7 @@ module.directive('panelResizer', function($rootScope) {
|
||||
}
|
||||
|
||||
scope.$apply(function() {
|
||||
scope.$broadcast('render');
|
||||
ctrl.broadcastRender();
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user