Merge branch 'JIWOO' into advc

This commit is contained in:
jiwoo 2023-10-18 12:55:26 +09:00
commit 09e97355ff
5 changed files with 40 additions and 9 deletions

View File

@ -40,6 +40,11 @@
<div class="tb_tit01_left">
<p>운영신청 상세</p>
</div>
<div class="tb_tit01_right">
<div class="btn_wrap">
<button type="button" class="btnType05" onclick="nextTab('2');">다음 &#8594;</button>
</div>
</div>
</div>
<div class="tb_type01 tb_write">
<table>
@ -264,7 +269,6 @@
<div class="btn_wrap btn_layout01">
<div class="btn_left">
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
</div>
<div class="btn_center">
<c:if test="${info.aprvlCd eq VeConstants.STATUS_CD_EDT_REQ or info.sbmtYn ne 'Y'}">
@ -276,7 +280,8 @@
</c:if>
</div>
<div class="btn_right">
<button type="button" class="btnType05" onclick="nextTab('2');">서류제출로 이동</button>
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
<!-- <button type="button" class="btnType05" onclick="nextTab('2');">서류제출로 이동</button> -->
</div>
</div>
</div>

View File

@ -76,6 +76,12 @@
<div class="tb_tit01_left">
<p>거래선 및 서약서 정보</p>
</div>
<div class="tb_tit01_right">
<div class="btn_wrap">
<button type="button" class="btnType05" onclick="nextTab('1');">&#8592 이전</button>
<button type="button" class="btnType05" onclick="nextTab('3');">다음 &#8594;</button>
</div>
</div>
</div>
<div class="tb_type01 tb_write">
<table>
@ -119,12 +125,13 @@
</div>
<div class="btn_wrap btn_layout01">
<div class="btn_left">
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
</div>
<div class="btn_center">
</div>
<div class="btn_right">
<button type="button" class="btnType05" onclick="nextTab('3');">운영계획으로 이동</button>
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
<!-- <button type="button" class="btnType05" onclick="nextTab('3');">운영계획으로 이동</button> -->
</div>
</div>
</div>

View File

@ -53,6 +53,12 @@
<div class="tb_tit01_left">
<p>운영계획</p>
</div>
<div class="tb_tit01_right">
<div class="btn_wrap">
<button type="button" class="btnType05" onclick="nextTab('2');">&#8592 이전</button>
<button type="button" class="btnType05" onclick="nextTab('4');">다음 &#8594;</button>
</div>
</div>
</div>
<div class="tb_type01 tb_write">
<table>
@ -167,7 +173,7 @@
<div class="btn_wrap btn_layout01">
<div class="btn_left">
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
</div>
<div class="btn_center">
<c:if test="${info.aprvlCd eq VeConstants.STATUS_CD_EDT_REQ or info.sbmtYn ne 'Y'}">
@ -179,7 +185,8 @@
</c:if>
</div>
<div class="btn_right">
<button type="button" class="btnType05" onclick="nextTab('4');">결과보고로 이동</button>
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
<!-- <button type="button" class="btnType05" onclick="nextTab('4');">결과보고로 이동</button> -->
</div>
</div>
</div>

View File

@ -431,6 +431,12 @@
<div class="tb_tit01_left">
<p>결과보고</p>
</div>
<div class="tb_tit01_right">
<div class="btn_wrap">
<button type="button" class="btnType05" onclick="nextTab('3');">&#8592 이전</button>
<button type="button" class="btnType05" onclick="nextTab('5');">다음 &#8594;</button>
</div>
</div>
</div>
<c:if test="${info.exprnAprvlCd == '10'}">
<div class="tb_type01 tb_write">
@ -597,7 +603,7 @@
</c:if>
<div class="btn_wrap btn_layout01">
<div class="btn_left">
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
</div>
<div class="btn_center">
<c:if test="${info.exprnAprvlCd != '10'}">
@ -609,7 +615,8 @@
<c:if test="${info.exprnAprvlCd != '10'}">
<div id="fileControl5" style="display:none"></div>
</c:if>
<button type="button" class="btnType05" onclick="nextTab('5');">최종결과로 이동</button>
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
<!-- <button type="button" class="btnType05" onclick="nextTab('5');">최종결과로 이동</button> -->
</div>
</div>

View File

@ -245,6 +245,11 @@
<div class="tb_tit01_left">
<p>운영내역 상세</p>
</div>
<div class="tb_tit01_right">
<div class="btn_wrap">
<button type="button" class="btnType05" onclick="nextTab('4');">&#8592 이전</button>
</div>
</div>
</div>
<div class="tb_type01 tb_write">
<table>
@ -700,7 +705,6 @@
</c:if>
<div class="btn_wrap btn_layout01">
<div class="btn_left">
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
</div>
<div class="btn_center">
<button type="button" class="btnType04" onclick="fncGoLctrAplctReg();">교육콘텐츠 신청</button>
@ -709,6 +713,7 @@
</c:if>
</div>
<div class="btn_right">
<button type="button" class="btnType05" onclick="location.href='<c:url value="/web/ve/aplct/cpyrgExprnClsrm/exprnClsrmEnd/exprnClsrmEndList.do"/>'">운영 목록으로 이동</button>
</div>
</div>
</div>