Merge branch 'master' into websocket
This commit is contained in:
@@ -121,7 +121,7 @@ module.directive('panelResizer', function($rootScope) {
|
||||
}
|
||||
|
||||
scope.$apply(function() {
|
||||
scope.$broadcast('render');
|
||||
ctrl.broadcastRender();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user