From 34a298e54b9bb8ce44c2ead69cb74038d53dd145 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: Wed, 21 Feb 2024 10:34:11 +0900 Subject: [PATCH 1/2] =?UTF-8?q?2024/02/21=20=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=201=EC=B0=A8=20=EC=8B=AC=EC=82=AC=20=ED=9B=84=20?= =?UTF-8?q?=EC=88=98=EC=A0=95(=EC=8B=A4=EB=AC=B4=EC=97=AD=EB=9E=B5?= =?UTF-8?q?=EA=B0=95=ED=99=94=20>=20=EC=A0=84=EC=B2=B4=EA=B3=BC=EC=A0=95?= =?UTF-8?q?=20>=20=ED=8C=9D=EC=97=85=20>=20title=20=EC=88=98=EC=A0=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/web/ve/aplct/fndtnEnhanceTrn/popup/eduAplctPop.jsp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 344eba8e..1d327136 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 @@ -47,6 +47,8 @@ $(document).ready(function(){ } setTimeout(function(){ $('.dBirth .duet-date__input').attr("title","생년월일을 선택하세요."); + //웹접근성>달력 버튼 title추가 + $(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림"); },10) $('#fldSelect').change(function(){ @@ -71,8 +73,7 @@ $(document).ready(function(){ // $('#fld').hide(); - //웹접근성>달력 버튼 title추가 - $(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림"); + }); // value 체크 From 9d2c068c2219d1af5ba3474a2d6b259b11833526 Mon Sep 17 00:00:00 2001 From: kmg Date: Wed, 21 Feb 2024 11:36:33 +0900 Subject: [PATCH 2/2] =?UTF-8?q?2024/02/21=20=EA=B4=80=EB=A6=AC=EC=9E=90?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20:=20=EC=97=91=EC=85=80=20?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=EC=B2=A8=EB=B6=80=20=EB=93=B1=EB=A1=9D=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/oprtn/tngrVisitEdu/instrAplctIsltnExcel.jsp | 6 +++--- .../jsp/oprtn/tngrVisitEdu/instrAplctScholExcel.jsp | 12 ++++++------ .../jsp/oprtn/tngrVisitEdu/instrAplctStngExcel.jsp | 12 ++++++------ 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctIsltnExcel.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctIsltnExcel.jsp index 0480e029..5d58e617 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctIsltnExcel.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctIsltnExcel.jsp @@ -209,7 +209,7 @@
- + @@ -221,8 +221,8 @@ diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctScholExcel.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctScholExcel.jsp index 73a9ca0e..86b3adac 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctScholExcel.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctScholExcel.jsp @@ -388,10 +388,10 @@ $( document ).ready(function(){
- - ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample + + ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.샘플 다운로드
- - - - + + + + @@ -407,10 +407,10 @@ $( document ).ready(function(){ - - ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample + ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.샘플 다운로드 diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctStngExcel.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctStngExcel.jsp index 7dfbb29c..a91ebfd5 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctStngExcel.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctStngExcel.jsp @@ -388,10 +388,10 @@ $( document ).ready(function(){
- - - - + + + + @@ -407,10 +407,10 @@ $( document ).ready(function(){ - - ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample + ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.샘플 다운로드 <%-- ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample --%>