From 26850d4809188bd55b5f15c5d62cef73b5a3e3eb 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:07:45 +0900 Subject: [PATCH] =?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 --- .../ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp index 8a264691..d653cd6b 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduEnd/eduEndDetail.jsp @@ -433,19 +433,6 @@ popupWindow.close() }, 5000) }; - - - $(document).ready(function(){ - // 레이어팝업 포커싱 이동 수정 - $(".tooltip-close").click(function(){ - var activeTarget = $('[data-tooltip-con="sub37_pop20"]'); - activeTarget.hide(); - //$('[data-tooltip="sub37_pop20"]:first-child').focus(); - $('[data-info="${chasiInfo.eduChasiOrd}"]').focus(); - }); - - }) - @@ -736,7 +723,7 @@