diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp index 76ae51ed..0a74bc28 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/tngrVisitEdu/eduAplct/eduAplctReg.jsp @@ -1112,6 +1112,8 @@ function _chkChasiTime(p_this){ $("input").attr("title","비활성화됨"); $(".selType1").attr("title","비활성화됨"); $(".time_set_btn").remove(); + $(".calendar_wrap").remove(); + $(".calendar_th").append("신청기간이 아닙니다."); }else{ $("input[name=rndsOrd]").val(returnData.rndsOrd);