2023-11-01 15:15 리포트
This commit is contained in:
parent
24fc36a048
commit
445253fe35
@ -490,7 +490,7 @@
|
||||
<input type="hidden" id="sigunguCode" name="sigunguCode" value=""/>
|
||||
|
||||
<div class="cont_tit">
|
||||
<h2>교육신청</h2>
|
||||
<h2>교육신청등록</h2>
|
||||
<div class="sns_go">
|
||||
<button type="button" title="새창열림"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/content/facebook_icon.png" alt="페이스북 바로가기"></button>
|
||||
<button type="button" title="새창열림"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/content/twitter_icon.png" alt="트위터 바로가기"></button>
|
||||
@ -667,7 +667,7 @@
|
||||
<p class="req_text"><span>필수입력 항목</span>*</p>
|
||||
<p>신청내용</p>
|
||||
</th>
|
||||
<td colspan="3">
|
||||
<td>
|
||||
<label for="jobNm" class="label">직함 입력</label>
|
||||
<kc:checkbox name="aplctCn" id="aplctCn" codeId="VEA006"/>
|
||||
|
||||
|
||||
@ -228,8 +228,8 @@ $(document).ready(function(){
|
||||
</div>
|
||||
|
||||
|
||||
<script src="http://192.168.0.176:8093/ReportingServer/html5/js/crownix-viewer.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="http://192.168.0.176:8093/ReportingServer/html5/css/crownix-viewer.min.css">
|
||||
<script src="http://119.193.215.98:8093/ReportingServer/html5/js/crownix-viewer.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="http://119.193.215.98:8093/ReportingServer/html5/css/crownix-viewer.min.css">
|
||||
<script>
|
||||
/*
|
||||
* 오버레이 방식
|
||||
|
||||
Loading…
Reference in New Issue
Block a user