OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-11-29 0683ba8d7bc326bd3c819c7e156c9c656d0ebf73
src/main/webapp/custom_components/js-table/tableColumnGenerator.directive.js
@@ -297,7 +297,8 @@
                                        // 하위 이슈 이동(제목)
                                        case "ISSUE_DOWN_MOVE" :
                                            makeTag += "<span class=\"titlename cursor\" ng-click=\"event.changeDetailView(data.id)\">" + scope.data.title + "</span></a>";
                                            makeTag += "<span class=\"titlename cursor\" ng-click=\"event.changeDetailView(data)\">" + scope.data.title + "</span></a>";
                                            break;
                                        // 하위 이슈 삭제