src/main/webapp/scripts/config.js | ●●●●● 패치 | 보기 | raw | blame | 히스토리 |
src/main/webapp/scripts/config.js
@@ -332,8 +332,11 @@ if (onEvent) { $rootScope.$broadcast("changedLastProject", {id: el.id}); } if (reload) { $state.go('dashboards.dashboard'); } } }); // $state.go($state.current, {}, {reload: reload}); }