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 827ea061..c5e45d15 100644
--- a/src/main/webapp/WEB-INF/jsp/nlib/read/confirmRead.jsp
+++ b/src/main/webapp/WEB-INF/jsp/nlib/read/confirmRead.jsp
@@ -37,7 +37,7 @@
var BTN_APP_PREFIX = "대출신청/예약";
$( document ).ready(function() {
- fn_setPageTitle("${pageTitle}");
+ fn_setPageTitle("");
$("[id^=chk_item_]").prop("disabled", true);
$("[id^=chk_all_]").prop("disabled", true);
@@ -140,7 +140,7 @@ function fn_listCartItems() {
$(document).ready(function() {
/* 탭메뉴 */
- var selectedIdx = '> li:eq(' + (${cartTypeCd } -1) + ')';
+ var selectedIdx = '> li:eq(' + ( -1) + ')';
$('.cartTab ul.tabs').addClass('active').find(selectedIdx).addClass('current');
$('.tab ul.tabs li a').click(function (g) {
@@ -155,7 +155,7 @@ $(document).ready(function() {
g.preventDefault();
});
- if("${message}" != "") alert("${message}");
+ if("" != "") alert("");
});
@@ -164,10 +164,10 @@ $(document).ready(function() {
diff --git a/src/main/webapp/WEB-INF/jsp/nlib/read/insertReadItems.jsp b/src/main/webapp/WEB-INF/jsp/nlib/read/insertReadItems.jsp
index 753c8d5e..e46a59ae 100644
--- a/src/main/webapp/WEB-INF/jsp/nlib/read/insertReadItems.jsp
+++ b/src/main/webapp/WEB-INF/jsp/nlib/read/insertReadItems.jsp
@@ -36,8 +36,8 @@
\ No newline at end of file
diff --git a/src/main/webapp/WEB-INF/jsp/nlib/rent/insertRentItems.jsp b/src/main/webapp/WEB-INF/jsp/nlib/rent/insertRentItems.jsp
index d8173659..58e46330 100644
--- a/src/main/webapp/WEB-INF/jsp/nlib/rent/insertRentItems.jsp
+++ b/src/main/webapp/WEB-INF/jsp/nlib/rent/insertRentItems.jsp
@@ -37,7 +37,7 @@
var BTN_APP_PREFIX = "대출신청/예약";
$( document ).ready(function() {
- fn_setPageTitle("${pageTitle}");
+ fn_setPageTitle("");
$("[id^=chk_item_]").prop("disabled", true);
$("[id^=chk_all_]").prop("disabled", true);
@@ -121,7 +121,7 @@ function fn_listRentItems() {
$(document).ready(function() {
/* 탭메뉴 */
- var selectedIdx = '> li:eq(' + (${cartTypeCd } -1) + ')';
+ var selectedIdx = '> li:eq(' + ( -1) + ')';
$('.cartTab ul.tabs').addClass('active').find(selectedIdx).addClass('current');
$('.tab ul.tabs li a').click(function (g) {
@@ -136,7 +136,7 @@ $(document).ready(function() {
g.preventDefault();
});
- if("${message}" != "") alert("${message}");
+ if("" != "") alert("");
});
@@ -170,7 +170,7 @@ $(document).ready(function() {
-
+
자료정보
@@ -254,8 +254,8 @@ $(document).ready(function() {
- 자료 ${rentType1Cnt }건 대출신청,
- 자료 ${rentType2Cnt }건 대출예약이 완료되었습니다.
+ 자료
건 대출신청
,
+ 자료 건 대출예약이
완료되었습니다.
처리 내역이 없습니다.
diff --git a/src/main/webapp/WEB-INF/jsp/nlib/rent/listRentItems.jsp b/src/main/webapp/WEB-INF/jsp/nlib/rent/listRentItems.jsp
index c900eae8..0aa5dc1b 100644
--- a/src/main/webapp/WEB-INF/jsp/nlib/rent/listRentItems.jsp
+++ b/src/main/webapp/WEB-INF/jsp/nlib/rent/listRentItems.jsp
@@ -41,11 +41,11 @@