diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp index 395cb6ff..738771c3 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp @@ -270,13 +270,13 @@ $(document).ready(function(){ $('[data-info="${vEEduChasiVO.prcsAplctPrdOrd}"][data-tooltip="sub36_pop02"]').focus(); }); - setTimeout(function(){ + /* setTimeout(function(){ $('#dBirth .duet-date__input').attr("title","ex)1973.12.23 생년월일을 선택하세요."); $('.calendar_wrap').each(function(){ //$(this).find('.duet-date__input').attr('onkeydown','this.value=dateSettingHere(this.value);'); $(this).find('.duet-date__input').attr('onblur','this.value=dateSettingHere(this.value);'); }); - },10) + },10) */ }) @@ -321,6 +321,7 @@ $(document).ready(function(){ 생년월일 8자리 (ex.1988.01.01)
+  일   +