From: Roland Haeder Date: Wed, 2 Sep 2015 07:51:07 +0000 (+0200) Subject: Continued with project: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=04226fb43732a1df2c1c281848ba36aafc57788d;p=pizzaservice-war.git Continued with project: - converted single tables per row into one table with header and body - added column for showing total price for item (price * amount) - added mime-type for tpl extension - renamed CSS id to make it more clear - updated jshop.jar NOTE: Please note that this change won't fully work as the product instance needs to be set in item instance now (see jshop.jar, method calculateTotalPrice()) Signed-off-by:Roland Häder --- diff --git a/lib/jshop.jar b/lib/jshop.jar index 7040946f..c1ba5b85 100644 Binary files a/lib/jshop.jar and b/lib/jshop.jar differ diff --git a/web/WEB-INF/templates/base.tpl b/web/WEB-INF/templates/base.tpl index 07d3cf50..bfaffe8a 100644 --- a/web/WEB-INF/templates/base.tpl +++ b/web/WEB-INF/templates/base.tpl @@ -23,7 +23,7 @@ -
+