2024/02/28 캘린더 버튼 노출 및 인증서업데이트
This commit is contained in:
parent
2abff01e6e
commit
d76b4d355f
@ -62,7 +62,7 @@ function footerSiteLinkPageGo (){
|
|||||||
<p>서울 [04323] 서울특별시 용산구 후암로 107, 5/16층 ☎ 대표번호 02.2669.0010</p>
|
<p>서울 [04323] 서울특별시 용산구 후암로 107, 5/16층 ☎ 대표번호 02.2669.0010</p>
|
||||||
</address>
|
</address>
|
||||||
|
|
||||||
<a class="wa_mark" href="${pageContext.request.contextPath}/certificate/offedu-certificate.pdf" target="_blank">
|
<a class="wa_mark" href="${pageContext.request.contextPath}/certificate/offedu-certificate_2024.pdf" target="_blank">
|
||||||
<img class="wa" alt="(사)한국장애인단체총연합회 한국웹접근성인증평가원 웹 접근성 우수사이트 인증마크(WA인증마크)" src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/wa_mark.png" />
|
<img class="wa" alt="(사)한국장애인단체총연합회 한국웹접근성인증평가원 웹 접근성 우수사이트 인증마크(WA인증마크)" src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/wa_mark.png" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
@ -607,11 +607,10 @@ $(document).ready(function(){
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- tab 2024.01.25 보류
|
|
||||||
<ul class="tab tab_02">
|
<ul class="tab tab_02">
|
||||||
<li class="tab_li on"><button type="button" class="tab_button" data-info="list">리스트형</button></li>
|
<li class="tab_li on"><button type="button" class="tab_button" data-info="list">리스트형</button></li>
|
||||||
<li class="tab_li"><button type="button" class="tab_button" data-info="cal">캘린더형</button></li>
|
<li class="tab_li"><button type="button" class="tab_button" data-info="cal">캘린더형</button></li>
|
||||||
</ul>-->
|
</ul>
|
||||||
|
|
||||||
<div class="tab_content on">
|
<div class="tab_content on">
|
||||||
<div class="list_top">
|
<div class="list_top">
|
||||||
|
|||||||
@ -1639,7 +1639,7 @@ function _chkChasiTime(p_this){
|
|||||||
<span class="cf_text2" style="display:block; padding-left:0; padding-top: 6px;">※ 교육 추가 버튼을 눌러 대상별 1줄씩(1줄 = 강사 1인) 작성 바랍니다. (예시: 3개 학급 신청 시, 1학급 당 1줄씩 총 3줄을 작성)</span>
|
<span class="cf_text2" style="display:block; padding-left:0; padding-top: 6px;">※ 교육 추가 버튼을 눌러 대상별 1줄씩(1줄 = 강사 1인) 작성 바랍니다. (예시: 3개 학급 신청 시, 1학급 당 1줄씩 총 3줄을 작성)</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="btn_wrap">
|
<div class="btn_wrap">
|
||||||
<!-- 2024.01.25 <button type="button" class="btnType01" data-tooltip="sub01_pop03" onclick="fncCalView();" title="팝업 열림">교육가능일정보기</button> -->
|
<button type="button" class="btnType01" data-tooltip="sub01_pop03" onclick="fncCalView();" title="팝업 열림">교육가능일정보기</button>
|
||||||
<button type="button" class="btnType05" title="교육차시 입력테이블 추가생성" onclick="addEduClassCopyTngr('addClassRow')">교육추가</button>
|
<button type="button" class="btnType05" title="교육차시 입력테이블 추가생성" onclick="addEduClassCopyTngr('addClassRow')">교육추가</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
BIN
src/main/webapp/certificate/offedu-certificate_2024.pdf
Normal file
BIN
src/main/webapp/certificate/offedu-certificate_2024.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user