• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
yangart / sejongOn_publish star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB 1
  • Files
  • Commit
  • Branches
sejongOn_publishhtmlonSejongcommonfacilityfacilityReserveHistory.html
Download as .zip file
File name
Commit message
Commit date
html
수강신청 클래스 수정
10-30
resources/front/site/SITE_00000
캠공 메인 추가
10-30
.gitignore
퍼블 세팅
09-23
README.md
Update README.md
09-29
File name
Commit message
Commit date
campas
수강신청 클래스 수정
10-30
onSejong
수강신청 클래스 수정
10-30
File name
Commit message
Commit date
_module
과목선택, 모달팝업 > 팝업으로 수정
10-21
common
캠공 메인 추가
10-30
manager
수강신청 클래스 수정
10-30
member
강사확인증, 학생이수증 일부 수정 및 search-box css 수정
10-28
index.html
캠공 퍼블 수정중
10-30
File name
Commit message
Commit date
_guide
site-cont 추가
10-02
_layout
캠공 메인 추가
10-30
disclosure
노출 건 수 셀렉트 박스 수정
10-14
facility
site-cont 추가
10-02
main
캠공 메인 추가
10-30
member
site-cont 추가
10-02
notice
no message
10-14
schoolInfo
평가지, 문항 퍼블 수정 및 추가
10-29
sub
과목선택, 모달팝업 > 팝업으로 수정
10-21
util
파일정리
10-24
File name
Commit message
Commit date
facilityReserveHistory.html
site-cont 추가
10-02
facilityReserveView.html
site-cont 추가
10-02
facilityResserve1.html
site-cont 추가
10-02
facilityResserve2.html
site-cont 추가
10-02
facilityResserve3.html
site-cont 추가
10-02
facilityResserve4.html
site-cont 추가
10-02
yanghyo 10-02 63985a2 site-cont 추가 UNIX
Raw Open in browser Change history
<!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--> <script src="/resources/front/site/SITE_00000/js/common/vendor/swiper/swiper-bundle.js"></script> <script src="/resources/front/site/SITE_00000/js/common/vendor/etc/jQuery.tagify.min.js"></script> <!-- chart --> <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chart4.3.0.js"></script> <script src="/resources/front/site/SITE_00000/js/common/vendor/chart/chartjs-plugin-datalabels@2.0.js"></script> <!-- //chart --> <!-- //페이지 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="accessibility"> <a href="#skipToContents" title="콘텐츠를 바로 볼 수 있도록 건너뛰기합니다.">콘텐츠 바로가기</a> </div> <!-- for-teacher / for-student --> <div class="container"> <!-- 통합 헤더 및 네비게이션 --> <header class="site-header"></header> <div class="site-body" id="skipToContents"> <div class="wrap"> <div class="site-cont"> <ul class="breadcrumb"> <li><a href="#none" class="home">홈</a></li> <li><a href="#none">1depth</a></li> <li><a href="#none">2depth</a></li> </ul> <div class="page-tit-area"> <div class="l-area"> <h2 class="title-xlg">시설예약 내역</h2> </div> </div> <div class="fnc-area"> <div class="l-area"> <p class="total"> 총 <em>156</em> 건 </p> </div> <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: 64px" /> <col style="width: 288px" /> <col /> <col style="width: 288px" /> <col /> <col /> <col /> <col /> </colgroup> <thead> <tr> <th scope="col">번호</th> <th scope="col">시설명</th> <th scope="col">이용일</th> <th scope="col">이용시간</th> <th scope="col">시설 이용 목적</th> <th scope="col">신청일</th> <th scope="col">상태</th> <th scope="col">취소</th> </tr> </thead> <tbody> <tr> <td>4</td> <td> <a href="#none" class="table-title title-sm">스튜디오4</a> </td> <td data-tit="이용일">2025-09-08</td> <td data-tit="이용시간"> 10:00~11:00, 11:00~12:00, <br /> 12:00~13:00 </td> <td data-tit="시설 이용 목적">수업</td> <td data-tit="신청일">2025-12-12</td> <td data-tit="상태"> <span class="label-state">취소</span> </td> <td></td> </tr> <tr> <td>3</td> <td> <a href="#none" class="table-title title-sm">스튜디오2</a> </td> <td data-tit="이용일">2025-09-08</td> <td data-tit="이용시간">10:00~11:00, 11:00~12:00</td> <td data-tit="시설 이용 목적">수업</td> <td data-tit="신청일">2025-12-12</td> <td data-tit="상태"> <span class="label-state green">승인</span> </td> <td> <div class="btn-tbl-cont"> <a href="#none" class="btn sm danger">취소</a> </div> </td> </tr> <tr> <td>2</td> <td> <a href="#none" class="table-title title-sm">스튜디오3</a> </td> <td data-tit="이용일">2025-09-08</td> <td data-tit="이용시간">12:00~13:00</td> <td data-tit="시설 이용 목적">수업</td> <td data-tit="신청일">2025-12-12</td> <td data-tit="상태"> <span class="label-state green">승인</span> </td> <td> <div class="btn-tbl-cont"> <a href="#none" class="btn sm danger">취소</a> </div> </td> </tr> <tr> <td>1</td> <td> <a href="#none" class="table-title title-sm">스튜디오1</a> </td> <td data-tit="이용일">2025-09-08</td> <td data-tit="이용시간"> 10:00~11:00, 11:00~12:00, <br /> 12:00~13:00 </td> <td data-tit="시설 이용 목적">수업</td> <td data-tit="신청일">2025-12-12</td> <td data-tit="상태"> <span class="label-state red">반려</span> </td> <td></td> </tr> </tbody> </table> </div> <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> <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"> <a href="#none" title="1번째 목록으로 이동합니다">1</a> </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> </div> <footer class="site-footer"></footer> </div> <!-- toast --> <div class="toast"></div> <!--popup--> <div class="dim"></div> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up