From 812fe8d74b72b78c156a485d018c25d37e8758bd Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 13 Jun 2023 09:24:27 +0900 Subject: [PATCH] no message --- .../jsp/include/fims/tail-framework.jsp | 1 + .../jsp/template/fims/templatePopup.jsp | 1 - .../webapp/resources/js/base/dataset-fims.js | 172 ++++++++++++++++++ .../js/fims/framework/cmm/cmmUtil.js | 169 ----------------- 4 files changed, 173 insertions(+), 170 deletions(-) create mode 100644 src/main/webapp/resources/js/base/dataset-fims.js diff --git a/src/main/webapp/WEB-INF/jsp/include/fims/tail-framework.jsp b/src/main/webapp/WEB-INF/jsp/include/fims/tail-framework.jsp index ffa6e479..b2ccfc97 100644 --- a/src/main/webapp/WEB-INF/jsp/include/fims/tail-framework.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/fims/tail-framework.jsp @@ -39,6 +39,7 @@ + <%--TODO: 보완 필요 : 공통 ajax 호출 모듈과 통합 필요 --%>