2024/02/20 웹접근성 : 신청기간이 아닐때 캘린더 숨김
This commit is contained in:
parent
b0fe3452bf
commit
b96c0e2790
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user