From a6026c92626297e73af6b40ba25419f746bbd158 Mon Sep 17 00:00:00 2001 From: jiwoo Date: Thu, 11 Jan 2024 10:51:40 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=9A=B0=20-=20=EC=B2=A8?= =?UTF-8?q?=EB=B6=80=ED=8C=8C=EC=9D=BC=20=EB=8B=A4=EC=9A=B4=EB=A1=9C?= =?UTF-8?q?=EB=93=9C=20=EA=B3=B5=ED=86=B5=20=ED=98=B8=EC=B6=9C=ED=99=94?= =?UTF-8?q?=EB=A9=B4=20=EC=9E=AC=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/cmm/fms/EgovBBSFileList.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/cmm/fms/EgovBBSFileList.jsp b/src/main/webapp/WEB-INF/jsp/cmm/fms/EgovBBSFileList.jsp index 64e27955..95e097e2 100644 --- a/src/main/webapp/WEB-INF/jsp/cmm/fms/EgovBBSFileList.jsp +++ b/src/main/webapp/WEB-INF/jsp/cmm/fms/EgovBBSFileList.jsp @@ -161,7 +161,7 @@ - <<%-- c:if test="${fn:length(fileList) == 0}"> + <%-- c:if test="${fn:length(fileList) == 0}">