From: Roland Haeder Date: Sat, 5 Sep 2015 13:26:33 +0000 (+0200) Subject: New location (but will be renamed/moved later anyway) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6bb2e97437597bfb234ef7e113bad76d1756f86c;p=pizzaservice-war.git New location (but will be renamed/moved later anyway) Signed-off-by:Roland Häder --- diff --git a/web/WEB-INF/static/admin/admin_category_selection_box.jsp b/web/WEB-INF/static/admin/admin_category_selection_box.jsp new file mode 100644 index 00000000..e1d2bece --- /dev/null +++ b/web/WEB-INF/static/admin/admin_category_selection_box.jsp @@ -0,0 +1,16 @@ +<%-- + Document : admin_category_selection_box + Created on : 14.08.2015, 12:51:05 + Author : Roland Haeder +--%> + +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaServiceBean"%> +<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaBean"%> + + + diff --git a/web/WEB-INF/static/admin/admin_footer.jsp b/web/WEB-INF/static/admin/admin_footer.jsp new file mode 100644 index 00000000..aa6b21b9 --- /dev/null +++ b/web/WEB-INF/static/admin/admin_footer.jsp @@ -0,0 +1,16 @@ +<%-- + Document : admin_footer + Created on : 11.08.2015, 12:28:03 + Author : Roland Haeder +--%> + +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> + + + + +
diff --git a/web/WEB-INF/static/admin/admin_menu.jsp b/web/WEB-INF/static/admin/admin_menu.jsp new file mode 100644 index 00000000..92504285 --- /dev/null +++ b/web/WEB-INF/static/admin/admin_menu.jsp @@ -0,0 +1,21 @@ +<%-- + Document : admin_menu + Created on : 06.08.2015, 12:41:44 + Author : Roland Haeder +--%> + +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> + + + diff --git a/web/WEB-INF/static/admin/admin_parent_category_selection_box.jsp b/web/WEB-INF/static/admin/admin_parent_category_selection_box.jsp new file mode 100644 index 00000000..c00a925e --- /dev/null +++ b/web/WEB-INF/static/admin/admin_parent_category_selection_box.jsp @@ -0,0 +1,17 @@ +<%-- + Document : admin_parent_category_selection_box + Created on : 14.08.2015, 12:51:05 + Author : Roland Haeder +--%> + +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaServiceBean"%> +<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaBean"%> + + + 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 @@
- + diff --git a/web/static/admin/admin_category_selection_box.jsp b/web/static/admin/admin_category_selection_box.jsp deleted file mode 100644 index e1d2bece..00000000 --- a/web/static/admin/admin_category_selection_box.jsp +++ /dev/null @@ -1,16 +0,0 @@ -<%-- - Document : admin_category_selection_box - Created on : 14.08.2015, 12:51:05 - Author : Roland Haeder ---%> - -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaServiceBean"%> -<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaBean"%> - - - diff --git a/web/static/admin/admin_footer.jsp b/web/static/admin/admin_footer.jsp deleted file mode 100644 index aa6b21b9..00000000 --- a/web/static/admin/admin_footer.jsp +++ /dev/null @@ -1,16 +0,0 @@ -<%-- - Document : admin_footer - Created on : 11.08.2015, 12:28:03 - Author : Roland Haeder ---%> - -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - - -
diff --git a/web/static/admin/admin_menu.jsp b/web/static/admin/admin_menu.jsp deleted file mode 100644 index 92504285..00000000 --- a/web/static/admin/admin_menu.jsp +++ /dev/null @@ -1,21 +0,0 @@ -<%-- - Document : admin_menu - Created on : 06.08.2015, 12:41:44 - Author : Roland Haeder ---%> - -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - diff --git a/web/static/admin/admin_parent_category_selection_box.jsp b/web/static/admin/admin_parent_category_selection_box.jsp deleted file mode 100644 index c00a925e..00000000 --- a/web/static/admin/admin_parent_category_selection_box.jsp +++ /dev/null @@ -1,17 +0,0 @@ -<%-- - Document : admin_parent_category_selection_box - Created on : 14.08.2015, 12:51:05 - Author : Roland Haeder ---%> - -<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaServiceBean"%> -<%@page import="org.mxchange.pizzaapplication.beans.controller.PizzaBean"%> - - -