OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-11-12 7410b4773ab3be6650163dde9bfb70870136d166
src/main/webapp/scripts/main.js
@@ -553,7 +553,8 @@
    'workflowStatusService',
    'companyFieldService',
    'ispFieldService',
    'hostingFieldService'
    'hostingFieldService',
    'userWorkspaceService'
], function ($, angular, domReady, app, sortable, crypto) {
    //  대시보드에서 Sortable 인식 못하는 문제 해결
    window.Sortable = sortable;