From 9406b2c6f38c2cef3de46ced079358e9f7f34eef Mon Sep 17 00:00:00 2001 From: name Date: Fri, 18 Aug 2023 11:34:06 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=EA=B0=9C?= =?UTF-8?q?=EC=8B=9C=EA=B8=80=20=ED=85=8C=EA=B7=B8=20=ED=99=94=EB=A9=B4=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp | 12 ++++++++---- .../WEB-INF/jsp/web/cop/bbs/EgovNoticeInqire.jsp | 1 - 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp index e9da281c..b6ad9a27 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp @@ -20,9 +20,9 @@ <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> <%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator"%> -<% - pageContext.setAttribute("crlf", "\r\n"); -%> +<%pageContext.setAttribute("crlf", "\r\n"); %> +<%pageContext.setAttribute("ltChar", "<"); %> +<%pageContext.setAttribute("gtChar", ">"); %> @@ -284,7 +284,11 @@
- + + + + +<%-- --%>
diff --git a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeInqire.jsp b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeInqire.jsp index b62a0ddc..d9e5eb63 100644 --- a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeInqire.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeInqire.jsp @@ -241,7 +241,6 @@ function fn_egov_select_commentList(pageNo) { -