From 6bb2e97437597bfb234ef7e113bad76d1756f86c Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sat, 5 Sep 2015 15:26:33 +0200 Subject: [PATCH] =?utf8?q?New=20location=20(but=20will=20be=20renamed/move?= =?utf8?q?d=20later=20anyway)=20Signed-off-by:Roland=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../static/admin/admin_category_selection_box.jsp | 0 web/{ => WEB-INF}/static/admin/admin_footer.jsp | 0 web/{ => WEB-INF}/static/admin/admin_menu.jsp | 0 .../static/admin/admin_parent_category_selection_box.jsp | 0 web/admin/category.jsp | 6 +++--- web/admin/index.jsp | 4 ++-- web/admin/product.jsp | 6 +++--- web/bye.xhtml | 4 ++-- web/errorHandler.xhtml | 4 ++-- 9 files changed, 12 insertions(+), 12 deletions(-) rename web/{ => WEB-INF}/static/admin/admin_category_selection_box.jsp (100%) rename web/{ => WEB-INF}/static/admin/admin_footer.jsp (100%) rename web/{ => WEB-INF}/static/admin/admin_menu.jsp (100%) rename web/{ => WEB-INF}/static/admin/admin_parent_category_selection_box.jsp (100%) diff --git a/web/static/admin/admin_category_selection_box.jsp b/web/WEB-INF/static/admin/admin_category_selection_box.jsp similarity index 100% rename from web/static/admin/admin_category_selection_box.jsp rename to web/WEB-INF/static/admin/admin_category_selection_box.jsp diff --git a/web/static/admin/admin_footer.jsp b/web/WEB-INF/static/admin/admin_footer.jsp similarity index 100% rename from web/static/admin/admin_footer.jsp rename to web/WEB-INF/static/admin/admin_footer.jsp diff --git a/web/static/admin/admin_menu.jsp b/web/WEB-INF/static/admin/admin_menu.jsp similarity index 100% rename from web/static/admin/admin_menu.jsp rename to web/WEB-INF/static/admin/admin_menu.jsp diff --git a/web/static/admin/admin_parent_category_selection_box.jsp b/web/WEB-INF/static/admin/admin_parent_category_selection_box.jsp similarity index 100% rename from web/static/admin/admin_parent_category_selection_box.jsp rename to web/WEB-INF/static/admin/admin_parent_category_selection_box.jsp diff --git a/web/admin/category.jsp b/web/admin/category.jsp index b6bef599..23cca2b4 100644 --- a/web/admin/category.jsp +++ b/web/admin/category.jsp @@ -37,7 +37,7 @@ - +
@@ -119,7 +119,7 @@
- +
@@ -136,6 +136,6 @@
- + diff --git a/web/admin/index.jsp b/web/admin/index.jsp index 05c28e9a..cd88ed7d 100644 --- a/web/admin/index.jsp +++ b/web/admin/index.jsp @@ -31,7 +31,7 @@ - +
@@ -43,6 +43,6 @@
- + diff --git a/web/admin/product.jsp b/web/admin/product.jsp index c8c00231..aeb5747f 100644 --- a/web/admin/product.jsp +++ b/web/admin/product.jsp @@ -36,7 +36,7 @@ - +
@@ -142,7 +142,7 @@
- +
@@ -183,6 +183,6 @@
- + diff --git a/web/bye.xhtml b/web/bye.xhtml index 167737b9..5fa74e36 100644 --- a/web/bye.xhtml +++ b/web/bye.xhtml @@ -21,7 +21,7 @@ - +
@@ -44,6 +44,6 @@
- + diff --git a/web/errorHandler.xhtml b/web/errorHandler.xhtml index 10212611..62d3da89 100644 --- a/web/errorHandler.xhtml +++ b/web/errorHandler.xhtml @@ -27,7 +27,7 @@ - +
@@ -47,6 +47,6 @@
- + -- 2.39.5