mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge branch 'master' into dash-edit-mode
This commit is contained in:
commit
d1cc890ed3
@ -159,7 +159,7 @@ module.directive('panelResizer', function($rootScope) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
scope.$apply(function() {
|
scope.$apply(function() {
|
||||||
// ctrl.render();
|
ctrl.render();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user