2024-03-20 10:48 체험교실 서약서, 거래선 양식 수정

This commit is contained in:
myname 2024-03-20 10:48:57 +09:00
parent adfd611d0b
commit fbc2c906f4

View File

@ -450,7 +450,9 @@
<tr>
<th scope="row"><p>거래선 양식</p></th>
<td>
<button type="button" class="btnType01" onclick="location.href='${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000015299&amp;fileSn=2'" title="거래선 양식 다운로드">거래선 양식 다운로드</button>
<%-- <button type="button" class="btnType01" onclick="location.href='${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000015299&amp;fileSn=2'" title="거래선 양식 다운로드">거래선 양식 다운로드</button> --%>
<button type="button" class="btnType01" onclick="location.href='https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000004107&fileSn=0'" title="거래선 양식 다운로드">거래선 양식 다운로드</button>
<p>
<span class="cf_text">※ 거래선 파일은 개인정보 수집 및 보호를 위해 반드시 메일(entt@copyright.or.kr)로 제출하시기 바랍니다.</span>
</p>
@ -466,11 +468,13 @@
<c:import url="/cmm/fms/selectScholSealInfs.do" charEncoding="utf-8">
<c:param name="param_atchFileId" value="${info.oathAtchFileId}" />
</c:import>
<button type="button" class="btnType01" onclick="location.href='${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000015299&amp;fileSn=1'" title="서약서 양식 다운로드">서약서 양식 다운로드</button>
<%-- <button type="button" class="btnType01" onclick="location.href='${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000015299&amp;fileSn=1'" title="서약서 양식 다운로드">서약서 양식 다운로드</button> --%>
<button type="button" class="btnType01" onclick="location.href='https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000004108&fileSn=0'" title="서약서 양식 다운로드">서약서 양식 다운로드</button>
<button type="button" class="btnType01" data-tooltip="sub35_pop01" id="OATH" onclick="filePopupLayer('OATH')" title="팝업 열림">서약서 파일 변경</button>
</c:when>
<c:otherwise>
<button type="button" class="btnType01" onclick="location.href='${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000015299&amp;fileSn=1'" title="서약서 양식 다운로드">서약서 양식 다운로드</button>
<%-- <button type="button" class="btnType01" onclick="location.href='${pageContext.request.contextPath}/cmm/fms/FileDown.do?atchFileId=FILE_000000000015299&amp;fileSn=1'" title="서약서 양식 다운로드">서약서 양식 다운로드</button> --%>
<button type="button" class="btnType01" onclick="location.href='https://www.edu-copyright.or.kr/offedu/cmm/fms/FileDown.do?atchFileId=FILE_000000000004108&fileSn=0'" title="서약서 양식 다운로드">서약서 양식 다운로드</button>
<button type="button" class="btnType01" data-tooltip="sub35_pop01" id="OATH" onclick="filePopupLayer('OATH')" title="팝업 열림">서약서 업로드</button>
</c:otherwise>
</c:choose>