Merge branch 'advc' of http://yongjoon.cho@vcs.iten.co.kr:9999/hylee/offedu into advc
This commit is contained in:
commit
5f6e6f5a54
@ -257,7 +257,7 @@ function usrJoin(){
|
|||||||
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
|
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
|
||||||
<span>GO</span>
|
<span>GO</span>
|
||||||
</button>
|
</button>
|
||||||
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관" /> 교육기부 우수기관</p>
|
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관 마크" /> 교육기부 우수기관</p>
|
||||||
</div>-->
|
</div>-->
|
||||||
<%-- <button class="site" onclick="window.open('https://www.copyright.or.kr/main.do')" title="새창열림">
|
<%-- <button class="site" onclick="window.open('https://www.copyright.or.kr/main.do')" title="새창열림">
|
||||||
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
|
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
|
||||||
@ -327,7 +327,7 @@ function usrJoin(){
|
|||||||
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
|
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/kcc_ci.png" alt="한국저작권위원회">
|
||||||
<span>GO</span>
|
<span>GO</span>
|
||||||
</button>
|
</button>
|
||||||
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="" /> 교육기부 우수기관</p>
|
<p><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관 마크" /> 교육기부 우수기관</p>
|
||||||
</div>-->
|
</div>-->
|
||||||
<!-- 회원 SEQ 변경되는 문제로 인해 주석 -->
|
<!-- 회원 SEQ 변경되는 문제로 인해 주석 -->
|
||||||
<%-- <button class="site" onclick="window.location.href='http://223.255.205.7/user/main/main.do'" title="새창열림">
|
<%-- <button class="site" onclick="window.location.href='http://223.255.205.7/user/main/main.do'" title="새창열림">
|
||||||
@ -372,7 +372,7 @@ function usrJoin(){
|
|||||||
<div class="header_inner">
|
<div class="header_inner">
|
||||||
<div class="area_left">
|
<div class="area_left">
|
||||||
<h1 class="logo"><a href="${pageContext.request.contextPath}/web/main/mainPage.do" title="메인으로 이동"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/ci.png" alt="한국저작권위원회 저작권배움터"></a></h1>
|
<h1 class="logo"><a href="${pageContext.request.contextPath}/web/main/mainPage.do" title="메인으로 이동"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/ci.png" alt="한국저작권위원회 저작권배움터"></a></h1>
|
||||||
<div class="edumark"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관">교육기부 우수기관</div>
|
<div class="edumark"><img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/common/edu_mark_1.png" alt="교육기부 우수기관 마크">교육기부 우수기관</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="area_right">
|
<div class="area_right">
|
||||||
<!-- 로그인 관련 모바일 화면 -->
|
<!-- 로그인 관련 모바일 화면 -->
|
||||||
|
|||||||
@ -21,13 +21,13 @@
|
|||||||
<title>
|
<title>
|
||||||
<c:choose>
|
<c:choose>
|
||||||
<c:when test="${fn:contains(URL , 'main/mainPage.')}">
|
<c:when test="${fn:contains(URL , 'main/mainPage.')}">
|
||||||
한국저작권위원회 저작권 교육 시스템 - 메인
|
한국저작권위원회 저작권배움터
|
||||||
</c:when>
|
</c:when>
|
||||||
<c:when test="${fn:contains(URL , 'web/user/login/ssoLogin.')}">
|
<c:when test="${fn:contains(URL , 'web/user/login/ssoLogin.')}">
|
||||||
로그인<한국저작권위원회 저작권 교육 시스템
|
로그인<한국저작권위원회 저작권배움터
|
||||||
</c:when>
|
</c:when>
|
||||||
<c:otherwise>
|
<c:otherwise>
|
||||||
<c:forEach var="result" items="${menuCurrentResultList}" varStatus="status">${result.menuNm}<</c:forEach>한국저작권위원회 저작권 교육 시스템
|
<c:forEach var="result" items="${menuCurrentResultList}" varStatus="status">${result.menuNm}<</c:forEach>한국저작권위원회 저작권배움터
|
||||||
</c:otherwise>
|
</c:otherwise>
|
||||||
</c:choose>
|
</c:choose>
|
||||||
</title>
|
</title>
|
||||||
|
|||||||
@ -162,7 +162,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>교육부문</p>
|
<p>교육부문</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<ve:code codeId="VEA001" code="${info.prcsDiv}"/>
|
<ve:code codeId="VEA001" code="${info.prcsDiv}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -176,7 +176,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>과정</p>
|
<p>과정</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:out value="${info.prcsNm}"/>
|
<c:out value="${info.prcsNm}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -190,7 +190,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>기간</p>
|
<p>기간</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:out value="${info.eduStrtPnttm}"/>~<c:out value="${info.eduDdlnPnttm}"/>
|
<c:out value="${info.eduStrtPnttm}"/>~<c:out value="${info.eduDdlnPnttm}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -204,7 +204,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>교육장소</p>
|
<p>교육장소</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:out value="${info.eduPlace}"/>
|
<c:out value="${info.eduPlace}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -218,7 +218,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>상세교육과정</p>
|
<p>상세교육과정</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:out value="${info.prcsCn }" />
|
<c:out value="${info.prcsCn }" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -232,7 +232,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>정원</p>
|
<p>정원</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:out value="${info.nos}"/>
|
<c:out value="${info.nos}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -246,7 +246,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>신청자수</p>
|
<p>신청자수</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:out value="${info.nosCnt1}"/>
|
<c:out value="${info.nosCnt1}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -260,7 +260,7 @@
|
|||||||
<th scope="row">
|
<th scope="row">
|
||||||
<p>상태</p>
|
<p>상태</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<ve:code codeId="VEA004" code="${info.ddlnCd}"/>
|
<ve:code codeId="VEA004" code="${info.ddlnCd}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -272,7 +272,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr class="trLength4">
|
<tr class="trLength4">
|
||||||
<th scope="row"><p>강의계획서</p></th>
|
<th scope="row"><p>강의계획서</p></th>
|
||||||
<td>
|
<td colspan="3">
|
||||||
<c:if test="${instrInfo.lctrPlanAtchFileId == null || instrInfo.lctrPlanAtchFileId == ''}">
|
<c:if test="${instrInfo.lctrPlanAtchFileId == null || instrInfo.lctrPlanAtchFileId == ''}">
|
||||||
<div class="btn_wrap">
|
<div class="btn_wrap">
|
||||||
<button type="button" onclick="control1.openFileDialogSingle();" class="btnType01 lctrPlan_btn_add_file">강의계획서 파일찾기</button>
|
<button type="button" onclick="control1.openFileDialogSingle();" class="btnType01 lctrPlan_btn_add_file">강의계획서 파일찾기</button>
|
||||||
|
|||||||
@ -49,7 +49,8 @@ header.scroll{box-shadow: 0 5px 8px rgba(0,0,0,0.15);}
|
|||||||
/* 알람추가 20231218*/
|
/* 알람추가 20231218*/
|
||||||
.gnb_wrap .area_right .header_alarm {position: relative; background-image: url(../images/common/headerTop_alarm.png); background-repeat: no-repeat;width: 16px; height: 18px; margin:0 45px 0 0; top:3px;}
|
.gnb_wrap .area_right .header_alarm {position: relative; background-image: url(../images/common/headerTop_alarm.png); background-repeat: no-repeat;width: 16px; height: 18px; margin:0 45px 0 0; top:3px;}
|
||||||
.gnb_wrap .area_right .header_alarm .a_count {position: relative; left: 11px; top:-8px; font-size:12px; letter-spacing: -0.5px; background-color: #e95504; border-radius: 50%; width:20px; height:20px; line-height: 20px; color:#fff; text-align: center;font-weight: 600; }
|
.gnb_wrap .area_right .header_alarm .a_count {position: relative; left: 11px; top:-8px; font-size:12px; letter-spacing: -0.5px; background-color: #e95504; border-radius: 50%; width:20px; height:20px; line-height: 20px; color:#fff; text-align: center;font-weight: 600; }
|
||||||
.t_none {font-size:0;}
|
/*.t_none {font-size:0;}*/
|
||||||
|
.t_none {overflow:hidden; display: block; position:absolute; border:0; width:1px; height:1px; clip:rect(1px, 1px, 1px, 1px);}
|
||||||
|
|
||||||
/* 공통메뉴 추가 20231218*/
|
/* 공통메뉴 추가 20231218*/
|
||||||
.gnb_wrap .top_link {display: inline-block;}
|
.gnb_wrap .top_link {display: inline-block;}
|
||||||
|
|||||||
@ -252,7 +252,7 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
|
|||||||
.tb_type01>table{width: 100%; table-layout: fixed; }
|
.tb_type01>table{width: 100%; table-layout: fixed; }
|
||||||
.tb_type01>table>tbody {border-top: 2px solid #000;}
|
.tb_type01>table>tbody {border-top: 2px solid #000;}
|
||||||
.tb_type01>table>tbody>tr{border-bottom: 1px solid #e5e5e5;}
|
.tb_type01>table>tbody>tr{border-bottom: 1px solid #e5e5e5;}
|
||||||
.tb_type01>table>tbody>tr>th,.tb_type01>table>tbody>tr>td{ font-size: 16px; text-align: left;box-sizing: border-box;}
|
.tb_type01>table>tbody>tr>th,.tb_type01>table>tbody>tr>td{ font-size: 16px; text-align: left;box-sizing: border-box; line-height:1.3em;}
|
||||||
.tb_type01>table>tbody>tr>th{background-color: #f5f5f5; font-weight: 400; vertical-align: top; padding-top: 19px; padding-left: 20px; padding-bottom: 16px;}
|
.tb_type01>table>tbody>tr>th{background-color: #f5f5f5; font-weight: 400; vertical-align: top; padding-top: 19px; padding-left: 20px; padding-bottom: 16px;}
|
||||||
.tb_type01>table>tbody>tr>th p {line-height: 1.3;}
|
.tb_type01>table>tbody>tr>th p {line-height: 1.3;}
|
||||||
.tb_type01>table>tbody>tr>td{padding: 12px 20px; height: 60px; font-weight: 400; color: #555; vertical-align: middle;}
|
.tb_type01>table>tbody>tr>td{padding: 12px 20px; height: 60px; font-weight: 400; color: #555; vertical-align: middle;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user