From 87f006217bf7d754279e7c01542ae265fe5a42c8 Mon Sep 17 00:00:00 2001 From: leebj Date: Thu, 22 Aug 2024 09:12:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=86=8C=EC=8A=A4=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/fims/user/user01010-main.jsp | 2 +- src/main/webapp/WEB-INF/jsp/include/tail.jsp | 3 +- src/main/webapp/resources/html/pdf.html | 2 +- .../resources/js/base/fimsFormFields.js | 140 ------------------ .../cmmn/{fims-cmmnUtil.js => fims-base.js} | 139 +++++++++++++++++ 5 files changed, 142 insertions(+), 144 deletions(-) delete mode 100644 src/main/webapp/resources/js/base/fimsFormFields.js rename src/main/webapp/resources/js/fims/cmmn/{fims-cmmnUtil.js => fims-base.js} (66%) diff --git a/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp index 3617b7c5..905ae1fa 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/user/user01010-main.jsp @@ -234,7 +234,7 @@ - + - + - diff --git a/src/main/webapp/resources/html/pdf.html b/src/main/webapp/resources/html/pdf.html index dd863ed0..78cd8941 100644 --- a/src/main/webapp/resources/html/pdf.html +++ b/src/main/webapp/resources/html/pdf.html @@ -48,7 +48,7 @@ - +