From 0dae0e800ca10de0786bd5940ac742dca01e74d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Mon, 15 Jan 2024 16:40:14 +0900 Subject: [PATCH] =?UTF-8?q?2024/01/15=20=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPrintPopList.jsp | 2 +- .../jsp/web/ve/aplct/fndtnEnhanceTrn/popup/eduAplctPop.jsp | 2 +- src/main/webapp/visitEdu/usr/publish/css/popup.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPrintPopList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPrintPopList.jsp index ae064ae9..56d9f131 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPrintPopList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPrintPopList.jsp @@ -355,7 +355,7 @@ $(document).ready(function(){

설문자 생년월일

- + " onblur="replyCalculation(); return false;"> diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/popup/eduAplctPop.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/popup/eduAplctPop.jsp index 71a29cb9..83c5a111 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/popup/eduAplctPop.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/fndtnEnhanceTrn/popup/eduAplctPop.jsp @@ -251,7 +251,7 @@ $(document).ready(function(){ -
개인정보 처리 동의서
+
개인정보 처리 동의서222
 
  한국저작권위원회에서는 귀하의 개인정보를 중요시하며, 개인정보보호법 제15조, 제17조, 제22조, 제23조 및 제24조에 따라 아래와 같이 개인정보 처리에 관하여 동의를 얻고자 합니다.
 										
diff --git a/src/main/webapp/visitEdu/usr/publish/css/popup.css b/src/main/webapp/visitEdu/usr/publish/css/popup.css
index 9f2448b9..92a9ffdc 100644
--- a/src/main/webapp/visitEdu/usr/publish/css/popup.css
+++ b/src/main/webapp/visitEdu/usr/publish/css/popup.css
@@ -115,7 +115,7 @@
 .output_pop .output_btn{margin-top: 33px;}
 
 /*성인 > 완료상세 > 교육완료 내용 > 결과보고 업로드 스크롤 생기게 수정*/
-.result_pop{max-height: 800px; overflow-y: scroll;}
+/*.result_pop{max-height: 800px; overflow-y: scroll;}*/
 
 /*성인 > 완료상세 > 교육완료 내용 > 결과 보고 확인 팝업 > 닫기 버튼 여백 수정*/
 .re_pop .re_pop_btn{margin: 20px 0 0 0;}