From aa044a9822431c17c4f461742bf3b146916f5d32 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Thu, 2 Dec 2021 17:56:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9B=B9=EC=B7=A8=EC=95=BD=EC=A0=90=20?= =?UTF-8?q?=EC=A0=90=EA=B2=80=20=EC=A1=B0=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/cart/listCartItems.jsp | 2 +- src/main/webapp/WEB-INF/tiles/tiles-layout.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/cart/listCartItems.jsp b/src/main/webapp/WEB-INF/jsp/nlib/cart/listCartItems.jsp index 14a303eb..0fb9f728 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/cart/listCartItems.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/cart/listCartItems.jsp @@ -261,7 +261,7 @@ $(document).ready(function() { - +
diff --git a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp index 5b0c4f84..c713181f 100644 --- a/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp +++ b/src/main/webapp/WEB-INF/tiles/tiles-layout.jsp @@ -43,7 +43,7 @@ String councilDnsHost = (String)session.getAttribute("councilDnsHost");