From ecfff0451b0c6c7a6b58f7fd467d29c1bebe160f Mon Sep 17 00:00:00 2001 From: myname Date: Wed, 31 Jan 2024 18:01:08 +0900 Subject: [PATCH] =?UTF-8?q?2024-01-31=2018:00=20=EC=8B=A4=EB=AC=B4?= =?UTF-8?q?=EC=97=AD=EB=9F=89=20=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 --- .../fndthEduPrcsAplctPrdMngDetail.jsp | 14 +++++++++++++- .../fndthEduPrcsAplctPrdMngMdfy.jsp | 6 +++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngDetail.jsp index b0faa52e..beefbf23 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngDetail.jsp @@ -346,7 +346,19 @@ - + + + + +

공개여부(사용여부)

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

공개여부(사용여부)

diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngMdfy.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngMdfy.jsp index 9712dba9..648e702b 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngMdfy.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/fndthEnhanceTrn/fndthEduPrcsAplctPrdMngMdfy.jsp @@ -300,10 +300,10 @@

공개여부(사용여부)

- - + + - +