diff --git a/src/main/webapp/WEB-INF/jsp/nlib/read/confirmRead.jsp b/src/main/webapp/WEB-INF/jsp/nlib/read/confirmRead.jsp index df8220ff..c1b1f9ef 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/read/confirmRead.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/read/confirmRead.jsp @@ -1,353 +1,3 @@ -<<<<<<< HEAD -<% -/** - *
- * @Class Name : confirmRend.jsp - * - * @Description : 방문열람신청 확인 화면 - * - * - * @프로젝트명: 지방문화원 통합자료관리시스템 구축사업 (2021) - * - *- * - * @ ------------ -------- --------------------------- - * @ 수정일 수정자 수정내용 - * @ ------------ -------- --------------------------- - * @ 2021. 10. 25. KNKIM 최초 생성 - * - * - * @author 이씨플라자 * DIGITALSHIP KNKIM - * @since 2021. 10. 25. - * @version 1.0 - * - */ - %> -<%@ page language="java" contentType="text/html; charset=UTF-8" %> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> -<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> -<%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator" %> -<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags"%> - - - - - - - - - -======= <% /** *
@@ -442,42 +92,42 @@ function fn_viewDetail(articleNo) {
}
function fn_insertReadItems() {
-
-
+
+
alert("먼저 로그인하신 후, 이용해 주시기 바랍니다.");
- if($("#selItems").val() == "" || $("#selItems").val() == ",") {
- alert("방문열람할 대상정보가 없습니다.");
- return;
- }
-
- if($("#hopeReqPridDtmFrom").val() > $("#hopeReqPridDtmTo").val()) {
- alert("희망방문일 종료일은 시작일보다 이후 일자로 선택해 주세요.");
- $("#hopeReqPridDtmTo").focus();
+ if($("#selItems").val() == "" || $("#selItems").val() == ",") {
+ alert("방문열람할 대상정보가 없습니다.");
return;
- }
-
-
- $("#frm").attr("action","${pageContext.request.contextPath}/read/insertReadItemsFromCart.do");
+ }
+
+ if($("#hopeReqPridDtmFrom").val() > $("#hopeReqPridDtmTo").val()) {
+ alert("희망방문일 종료일은 시작일보다 이후 일자로 선택해 주세요.");
+ $("#hopeReqPridDtmTo").focus();
+ return;
+ }
+
+
+ $("#frm").attr("action","${pageContext.request.contextPath}/read/insertReadItemsFromCart.do");
$("#frm").attr("action","${pageContext.request.contextPath}/read/insertReadItems.do");
- $("#frm").submit();
+ $("#frm").submit();
}
function fn_changeInterest(masterId, onOff) {
- alert("관심등록/삭제 준비중 : " + masterId + ", " + onOff);
+ alert("관심등록/삭제 준비중 : " + masterId + ", " + onOff);
}
function fn_listCartItems() {
-
+
$("#frm").attr("action","${pageContext.request.contextPath}/cart/listCartItems.do");
@@ -487,29 +137,29 @@ function fn_listCartItems() {
location.href = "/";
-
+
}
$(document).ready(function() {
-
+
/* 탭메뉴 */
var selectedIdx = '> li:eq(' + (${cartTypeCd } -1) + ')';
- $('.cartTab ul.tabs').addClass('active').find(selectedIdx).addClass('current');
-
- $('.tab ul.tabs li a').click(function (g) {
- var tab = $(this).closest('.tab'),
- index = $(this).closest('li').index();
-
- tab.find('ul.tabs > li').removeClass('current');
- $(this).closest('li').addClass('current');
-
- tab.find('.tab_content').find('div.tabs_item').not('div.tabs_item:eq(' + index + ')').hide();
- tab.find('.tab_content').find('div.tabs_item:eq(' + index + ')').show();
- g.preventDefault();
- });
+ $('.cartTab ul.tabs').addClass('active').find(selectedIdx).addClass('current');
+
+ $('.tab ul.tabs li a').click(function (g) {
+ var tab = $(this).closest('.tab'),
+ index = $(this).closest('li').index();
+
+ tab.find('ul.tabs > li').removeClass('current');
+ $(this).closest('li').addClass('current');
+
+ tab.find('.tab_content').find('div.tabs_item').not('div.tabs_item:eq(' + index + ')').hide();
+ tab.find('.tab_content').find('div.tabs_item:eq(' + index + ')').show();
+ g.preventDefault();
+ });
+
+ if("${message}" != "") alert("${message}");
- if("${message}" != "") alert("${message}");
-
});
@@ -522,7 +172,7 @@ $(document).ready(function() {
-
+
카트 섹션영역
@@ -535,7 +185,7 @@ $(document).ready(function() {
방문열람신청
- - 방문열람신청
+ - 방문열람신청
@@ -543,10 +193,10 @@ $(document).ready(function() {
-
+
-
+
@@ -555,12 +205,12 @@ $(document).ready(function() {
-
+
- 자료정보
- 이용상태
- 반납예정일
+ 자료정보
+ 이용상태
+ 반납예정일
@@ -593,50 +243,49 @@ $(document).ready(function() {
-
+
-
- 온라인열람
-
-
-
- 대출
-
-
-
- 방문열람
-
+
+ 온라인열람
+
+
+
+ 대출
+
+
+
+ 방문열람
+
- poss imposs ">${read.useStatusNm }
- ${read.rtnExpctDd }
+ poss imposs ">${read.useStatusNm }
+ ${read.rtnExpctDd }
+
-
-
- - 관리자의 승인이 필요하며, 희망하신 날짜와 시간과는 다르게 조정될 수 있습니다.
-
-
+
+
+ - 관리자의 승인이 필요하며, 희망하신 날짜와 시간과는 다르게 조정될 수 있습니다.
-
+
<%
//-----------------------------------
// 희망방문일 선택 가능 기준
@@ -645,15 +294,15 @@ $(document).ready(function() {
// 단, 문화원 운영시간이 지난 경우, 익일부터 2주이내 날짜 선택가능
%>
희망방문일
-
-
-
-
-
-
+
+
+
+
@@ -697,4 +346,3 @@ $(document).ready(function() {
->>>>>>> branch 'master' of http://docs.nculture.org:30000/nculture/iams.nlib