File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
<!DOCTYPE html>
<html lang="ko">
<head>
<title>온세종학교</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<meta name="format-detection" content="telephone=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<link href="/resources/front/site/SITE_00000/css/style.css" rel="stylesheet">
<!-- 공통 plugin -->
<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-3.6.0.min.js"></script>
<script src="/resources/front/site/SITE_00000/js/common/jquery/jquery-ui.min.js"></script>
<!-- //공통 plugin -->
<!-- 페이지 plugin-->
<!-- painter -->
<!-- <script type="module" src="/resources/front/site/SITE_00000/js/common/module/colouredPenciles.js"></script> -->
<!-- //painter -->
<!-- //페이지 plugin-->
<!-- 공통 퍼블 layout: 개발시 삭제-->
<script src="/resources/front/site/SITE_00000/js/_layout.js"></script>
<!--//퍼블 layout-->
<!-- 공통 메뉴 js-->
<!-- //공통 메뉴 js -->
<!--공통 퍼블 js-->
<script src="/resources/front/site/SITE_00000/js/common.js"></script>
<script src="/resources/front/site/SITE_00000/js/common-custom.js"></script>
<!--//공통 퍼블 js-->
</head>
<body>
<div class="popup-modal xlg" data-popuppub="popupmodal">
<div class="pop-header">
<h1>나의 보관함에서 추가</h1>
</div>
<div class="pop-body">
<div class="fnc-area">
<div class="r-area">
<fieldset class="search-area">
<legend>검색</legend>
<div class="search">
<input type="text" placeholder="검색어를 입력하세요" title="검색어를 입력하세요">
<button class="btn ico-search">검색</button>
</div>
</fieldset>
</div>
</div>
<div class="list-type">
<table>
<caption>나의 보관함 목록으로 수업유형, 수업명, 작성자, 업로드일, 선택으로 구성되어 있습니다.</caption>
<colgroup>
<col style="width: 48px;">
<col style="width: 50%;">
<col>
<col>
<col>
</colgroup>
<thead>
<tr>
<th scope="col">
<input type="checkbox" class="icon-only" id="chkAll">
<label for="chkAll">선택</label>
</th>
<th scope="col">과목/제목</th>
<th scope="col">작성자</th>
<th scope="col">업로드일</th>
<th scope="col">선택</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="5">
<div class="txt-none">
<figure>
<img src="/resources/front/site/SITE_00000/images/common/common/txt_none.svg" alt="콘텐츠 없음" aria-hidden="true">
</figure>
<p>나의 보관함에 콘텐츠가 없어요.</p>
</div>
</td>
</tr>
<tr>
<td>
<input type="checkbox" class="icon-only" id="chk1">
<label for="chk1">선택</label>
</td>
<td class="align-left">
<a href="#none" class="table-title">
콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시 콘텐츠 제목 표시
<span class="table-info"><i class="ico-lock"></i></span>
</a>
</td>
<td>홍길동</td>
<td>2025-09-10</td>
<td>
<div class="btn-tbl-cont">
<button type="button" class="btn sm primary">추가</button>
</div>
</td>
</tr>
<tr>
<td>
<input type="checkbox" class="icon-only" id="chk2">
<label for="chk2">선택</label>
</td>
<td class=" align-left">
<a href="#none" class="table-title">콘텐츠 제목 표시 </a>
</td>
<td>홍길동</td>
<td>2025-09-05</td>
<td>
<div class="btn-tbl-cont">
<button type="button" class="btn sm primary">추가</button>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<ul class="pagenation">
<li class="ppv">
<a href="#none" class="btn ico-ppv circle sm" title="전체 목록에서 가장 처음 목록으로 이동합니다">처음으로</a>
</li>
<li class="pv">
<a href="#none" class="btn ico-pv circle sm" title="이전 목록으로 이동합니다">이전으로</a>
</li>
<li class="current">
<span title="현재 페이지">1</span>
</li>
<li>
<a href="#none" title="2번째 목록으로 이동합니다">2</a>
</li>
<li>
<a href="#none" title="3번째 목록으로 이동합니다">3</a>
</li>
<li>
<a href="#none" title="4번째 목록으로 이동합니다">4</a>
</li>
<li>
<a href="#none" title="5번째 목록으로 이동합니다">5</a>
</li>
<li class="fw">
<a href="#none" class="btn ico-fw circle sm" title="다음 목록으로 이동합니다">다음으로</a>
</li>
<li class="ffw">
<a href="#none" class="btn ico-ffw circle sm" title="전체 목록에서 가장 마지막 목록으로 이동합니다">끝으로</a>
</li>
</ul>
</div>
<div class="pop-footer">
<div class="pop-btn-cont">
<button type="button" class="btn" onclick="popupClosePub('popupmodal')">취소</button>
<button type="button" class="btn primary" onclick="popupClosePub('popupmodal')">선택 추가</button>
</div>
</div>
<button type="button" class="pop-close"><span class="txt-hide">팝업닫기</span></button>
</div>
<!-- toast -->
<div class="toast"></div>
<!--popup-->
<div class="dim"></div>
<script>
$(document).ready(function() {
popupOpenPub('popupmodal');
});
</script>
</body>
</html>