From 9572284a4e343515bc845b3fd4b670c970adc091 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: Fri, 26 Jan 2024 11:05:16 +0900 Subject: [PATCH 1/2] =?UTF-8?q?2024/01/26=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 --- .../exprnClsrmInfo/popup/qustnrPopList.jsp | 5 ++-- .../tngrVisitEdu/eduEnd/eduEndDetail.jsp | 27 ++++++++++++++----- 2 files changed, 23 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPopList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPopList.jsp index 6a7e6f86..fbd699a8 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPopList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmInfo/popup/qustnrPopList.jsp @@ -223,7 +223,8 @@ $(document).ready(function(){ $(".tooltip-close").click(function(){ var activeTarget = $('[data-tooltip-con="sub37_pop20"]'); activeTarget.hide(); - $('[data-tooltip="sub37_pop20"]:first-child').focus(); + //$('[data-tooltip="sub37_pop20"]:first-child').focus(); + $('[data-info="${chasiInfo.eduChasiOrd}"]').focus(); }); }) @@ -236,7 +237,7 @@ $(document).ready(function(){ -