From: Roland Haeder Date: Mon, 17 Aug 2015 11:27:42 +0000 (+0200) Subject: No need for class here X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fe4ad5329e532ec7a2662d57e4c6cc6a21a5db2c;p=pizzaservice-war.git No need for class here Signed-off-by:Roland Häder --- diff --git a/web/admin/category.jsp b/web/admin/category.jsp index 3d328717..1fd0c792 100644 --- a/web/admin/category.jsp +++ b/web/admin/category.jsp @@ -41,7 +41,7 @@
- + - +
Auswählen: @@ -55,7 +55,7 @@
diff --git a/web/admin/product.jsp b/web/admin/product.jsp index 8e6801b5..8c35c45e 100644 --- a/web/admin/product.jsp +++ b/web/admin/product.jsp @@ -43,7 +43,7 @@
- + - +
Produktnummer: @@ -63,7 +63,7 @@
diff --git a/web/finished.jsp b/web/finished.jsp index 848cf56b..d0b4150e 100644 --- a/web/finished.jsp +++ b/web/finished.jsp @@ -44,7 +44,7 @@
- + - + <% // Get Iterator Iterator iterator = app.getAvailableProducts(); diff --git a/web/index.jsp b/web/index.jsp index 6409310f..54f3d8d5 100644 --- a/web/index.jsp +++ b/web/index.jsp @@ -39,7 +39,7 @@
Bestellen? @@ -63,7 +63,7 @@
- + - + <% // Get Iterator Iterator iterator = app.getAvailableProducts(); diff --git a/web/preview.jsp b/web/preview.jsp index 3d2b9b73..833d5f63 100644 --- a/web/preview.jsp +++ b/web/preview.jsp @@ -44,7 +44,7 @@
Bestellen? @@ -56,7 +56,7 @@
- + - + <% // Get Iterator Iterator iterator = app.getAvailableProducts();
Bestellen? @@ -63,7 +63,7 @@