From 0d82b4c69ff853b0f6e28c34e72229be1b742eef Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Thu, 13 Nov 2025 16:50:15 +0900 Subject: [PATCH 1/2] =?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 --- src/main/webapp/WEB-INF/jsp/include/head.jsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/include/head.jsp b/src/main/webapp/WEB-INF/jsp/include/head.jsp index 2ff401f..a365e49 100644 --- a/src/main/webapp/WEB-INF/jsp/include/head.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/head.jsp @@ -44,5 +44,4 @@ " /> " /> " /> - - + \ No newline at end of file From c1b479dc0db3cdef101b04a8a2f765139d5e98f5 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Mon, 17 Nov 2025 15:57:08 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/fims/crdn/crdn06010-main.jsp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/fims/crdn/crdn06010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/crdn/crdn06010-main.jsp index bda9cbc..1d10443 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/crdn/crdn06010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/crdn/crdn06010-main.jsp @@ -501,7 +501,6 @@ $(document).ready(function(){ } $P.renderCrdnList = (total, listLength, trs, option) => { - debug("renderCrdnList"); let noMore = (listLength >= total); let initScroll = (ctrl.query.pageNum < 2); if (option && option.reloaded){