From bd5ba71d05dab5020c58513344ba360fa58586ee Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Mon, 29 Jan 2024 14:34:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=90=EB=B0=94=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=20=ED=8C=8C=EC=9D=BC=EB=AA=85=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/tail.jsp | 4 ++-- src/main/webapp/resources/html/inputDateDialog.html | 2 +- src/main/webapp/resources/html/inputDocNoTtlDialog.html | 2 +- .../js/fims/framework/cmm/{cmmDateUtil.js => cmmnDateUtil.js} | 0 .../js/fims/framework/cmm/{cmmUtil.js => cmmnUtil.js} | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename src/main/webapp/resources/js/fims/framework/cmm/{cmmDateUtil.js => cmmnDateUtil.js} (100%) rename src/main/webapp/resources/js/fims/framework/cmm/{cmmUtil.js => cmmnUtil.js} (100%) diff --git a/src/main/webapp/WEB-INF/jsp/include/tail.jsp b/src/main/webapp/WEB-INF/jsp/include/tail.jsp index e9aa65f1..a4e23bdc 100644 --- a/src/main/webapp/WEB-INF/jsp/include/tail.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/tail.jsp @@ -38,9 +38,9 @@ - + - + diff --git a/src/main/webapp/resources/html/inputDateDialog.html b/src/main/webapp/resources/html/inputDateDialog.html index 0158322d..7e96e363 100644 --- a/src/main/webapp/resources/html/inputDateDialog.html +++ b/src/main/webapp/resources/html/inputDateDialog.html @@ -80,7 +80,7 @@ - + - +