From b376de8781b818d42f21e53b305ee50597e61e82 Mon Sep 17 00:00:00 2001 From: myname Date: Wed, 31 Jan 2024 18:04:41 +0900 Subject: [PATCH] =?UTF-8?q?2024-01-31=2018:04=20=EA=B8=B0=EC=86=8C?= =?UTF-8?q?=EC=9C=A0=EC=98=88=20=EA=B4=80=EB=A6=AC=EC=9E=90=20=EA=B3=B5?= =?UTF-8?q?=EA=B0=9C/=EB=B9=84=EA=B3=B5=EA=B0=9C=20=EC=97=AC=EB=B6=80=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 --- .../cndtnEduPrcsAplctPrdMngDetail.jsp | 14 +++++++++++++- .../cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp index 6d931c75..6008d539 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngDetail.jsp @@ -377,7 +377,19 @@ - + + + + +

공개여부(사용여부)

+ + + ${empty info.useYn or info.useYn eq 'Y' ? '공개' : ''} + ${info.useYn eq 'N' ? '비공개' : ''} + + + + <%--

공개여부(사용여부)

diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp index 9f944d47..d253a5ef 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/cndtnSspnIdtmt/cndtnEduPrcsAplctPrdMngMdfy.jsp @@ -305,9 +305,9 @@

공개여부(사용여부)

- + - +