OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-11-12 fb0491479b2f1155a458f9cbd65b55d9c5a62e69
src/main/webapp/scripts/app/workspace/workspaceUserLevelConfig.controller.js
@@ -19,7 +19,7 @@
                $scope.fn.initSearchUserLevel = initSearchUserLevel;  //  검색 조건 초기화
                $scope.fn.changePageRowCount = changePageRowCount;  //  업무 공간 참여 사용자 목록 보기 개수 변경
                $scope.fn.levelAdd = levelAdd;    //  등급 추가
                $scope.fn.removes = removes;    // 사용자 등급 삭제
                $scope.fn.removeLevels = removeLevels;    // 사용자 등급 삭제
                $scope.fn.makeSearchConditions = makeSearchConditions;
@@ -88,7 +88,7 @@
                }
                // 사용자 등급 삭제
                function removes() {
                function removeLevels() {
                    var removeIds = [];
                    var removePermission = true;