2023-12-05 15:18 강사 정보 내용 수정
This commit is contained in:
parent
7ebc960855
commit
dc68ee2189
@ -36,7 +36,7 @@
|
|||||||
listForm.submit();
|
listForm.submit();
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<title>월별 교육횟수 통계</title>
|
<title>교육실적통계</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form:form id="listForm" name="listForm" method="post" onsubmit="return false;">
|
<form:form id="listForm" name="listForm" method="post" onsubmit="return false;">
|
||||||
@ -47,13 +47,13 @@
|
|||||||
|
|
||||||
<!-- cont_tit -->
|
<!-- cont_tit -->
|
||||||
<div class="cont_tit">
|
<div class="cont_tit">
|
||||||
<h2>월별 교육횟수 통계</h2>
|
<h2>교육실적통계</h2>
|
||||||
<ul class="cont_nav">
|
<ul class="cont_nav">
|
||||||
<li class="home"><a href="/"><i></i></a></li>
|
<li class="home"><a href="/"><i></i></a></li>
|
||||||
<li>
|
<li>
|
||||||
<p>월별 교육횟수 통계</p>
|
<p>저작권 체험교실</p>
|
||||||
</li>
|
</li>
|
||||||
<li><span class="cur_nav">월별 교육횟수 통계</span></li>
|
<li><span class="cur_nav">교육실적통계</span></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<!-- //cont_tit -->
|
<!-- //cont_tit -->
|
||||||
|
|||||||
@ -199,6 +199,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<!--
|
||||||
<tr class="input_adress">
|
<tr class="input_adress">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>주소</p>
|
<p>주소</p>
|
||||||
@ -224,6 +225,7 @@
|
|||||||
<p id="info_dBirth"></p>
|
<p id="info_dBirth"></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
-->
|
||||||
<!--
|
<!--
|
||||||
<tr class="trLength4">
|
<tr class="trLength4">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
|
|||||||
@ -469,6 +469,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<!--
|
||||||
<tr class="input_adress">
|
<tr class="input_adress">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>주소</p>
|
<p>주소</p>
|
||||||
@ -486,6 +487,7 @@
|
|||||||
<p id="info_rsdne"></p>
|
<p id="info_rsdne"></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>생년월일</p>
|
<p>생년월일</p>
|
||||||
@ -493,7 +495,8 @@
|
|||||||
<td>
|
<td>
|
||||||
<p id="info_dBirth"></p>
|
<p id="info_dBirth"></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
-->
|
||||||
<!--
|
<!--
|
||||||
<tr class="trLength4">
|
<tr class="trLength4">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
|
|||||||
@ -591,6 +591,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<!--
|
||||||
<tr class="input_adress">
|
<tr class="input_adress">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>주소</p>
|
<p>주소</p>
|
||||||
@ -608,7 +609,7 @@
|
|||||||
<p id="info_rsdne"></p>
|
<p id="info_rsdne"></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!--
|
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>생년월일</p>
|
<p>생년월일</p>
|
||||||
|
|||||||
@ -179,13 +179,25 @@ var psblFlag = "Y";//학생 신청가능기간여부 체크
|
|||||||
$("#addr").val(schData.newAddr);
|
$("#addr").val(schData.newAddr);
|
||||||
$("#addrDetail").val(schData.newAddrDtl);
|
$("#addrDetail").val(schData.newAddrDtl);
|
||||||
|
|
||||||
|
alert(schData.isltnYn);
|
||||||
|
|
||||||
$('input[name=scholDivCd][value='+schData.scholDivCd+']').prop('checked', true);
|
$('input[name=scholDivCd][value='+schData.scholDivCd+']').prop('checked', true);
|
||||||
//$('input[name=isltnScholYn][value='+schData.isltnScholYn+']').prop('checked', true);
|
//$('input[name=isltnScholYn][value='+schData.isltnScholYn+']').prop('checked', true);
|
||||||
|
|
||||||
|
var v_isltn0Yn = "N";
|
||||||
|
|
||||||
|
if (schData.isltnYn=='Y' || schData.isltn2Yn=='Y' || schData.isltn3Yn=='Y' || schData.ppltnReducAreaYn=='Y'){
|
||||||
|
v_isltn0Yn = "Y";
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
$('input[name=isltnYn][value='+schData.isltnYn+']').prop('checked', true);
|
$('input[name=isltnYn][value='+schData.isltnYn+']').prop('checked', true);
|
||||||
$('input[name=isltn2Yn][value='+schData.isltn2Yn+']').prop('checked', true);
|
$('input[name=isltn2Yn][value='+schData.isltn2Yn+']').prop('checked', true);
|
||||||
$('input[name=isltn3Yn][value='+schData.isltn3Yn+']').prop('checked', true);
|
$('input[name=isltn3Yn][value='+schData.isltn3Yn+']').prop('checked', true);
|
||||||
$('input[name=ppltnReducAreaYn][value='+schData.ppltnReducAreaYn+']').prop('checked', true);
|
$('input[name=ppltnReducAreaYn][value='+schData.ppltnReducAreaYn+']').prop('checked', true);
|
||||||
|
*/
|
||||||
|
|
||||||
|
$('input[name=isltn0Yn][value='+v_isltn0Yn+']').prop('checked', true);
|
||||||
|
|
||||||
$("#eduSlctAreaCd").find("option").each(function(index){
|
$("#eduSlctAreaCd").find("option").each(function(index){
|
||||||
if ($(this).text() == schData.locNm) {
|
if ($(this).text() == schData.locNm) {
|
||||||
@ -984,7 +996,8 @@ var psblFlag = "Y";//학생 신청가능기간여부 체크
|
|||||||
${empty info.isltnYn or info.isltnYn eq 'N' ? 'checked' : info.isltnYn} disabled>
|
${empty info.isltnYn or info.isltnYn eq 'N' ? 'checked' : info.isltnYn} disabled>
|
||||||
<label for="isltn_N">아니오</label>
|
<label for="isltn_N">아니오</label>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<!--
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p class="req_text"><span>필수입력 항목</span>*</p>
|
<p class="req_text"><span>필수입력 항목</span>*</p>
|
||||||
@ -1032,7 +1045,8 @@ var psblFlag = "Y";//학생 신청가능기간여부 체크
|
|||||||
<input type="radio" name="ppltnReducAreaYn" id="ppltn_reduc_area_N" value="N" ${empty info.ppltnReducAreaYn or info.ppltnReducAreaYn eq 'N' ? 'checked' : info.ppltnReducAreaYn} disabled>
|
<input type="radio" name="ppltnReducAreaYn" id="ppltn_reduc_area_N" value="N" ${empty info.ppltnReducAreaYn or info.ppltnReducAreaYn eq 'N' ? 'checked' : info.ppltnReducAreaYn} disabled>
|
||||||
<label for="ppltn_reduc_area_N">아니오</label>
|
<label for="ppltn_reduc_area_N">아니오</label>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
-->
|
||||||
<tr class="input_adress">
|
<tr class="input_adress">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p class="req_text"><span>필수입력 항목</span>*</p>
|
<p class="req_text"><span>필수입력 항목</span>*</p>
|
||||||
|
|||||||
@ -695,6 +695,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<!--
|
||||||
<tr class="input_adress">
|
<tr class="input_adress">
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>주소</p>
|
<p>주소</p>
|
||||||
@ -712,7 +713,7 @@
|
|||||||
<p id="info_rsdne"></p>
|
<p id="info_rsdne"></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!--
|
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>생년월일</p>
|
<p>생년월일</p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user