]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Mon, 14 Sep 2015 09:29:26 +0000 (11:29 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 14 Sep 2015 09:29:26 +0000 (11:29 +0200)
commitadfc78391d33e4f7d6879a5130d23f44f682980f
treee0abb739e3f8b733c01d060c460673178313cc71
parent8ed95f6af6858cb7711cd55141a1abb7cfb11a69
Continued:
- added total price to basket and index
- now item prices are right-origiented
- added method calculateTotalPrice() to basket controller
- added method getItemAmount() to basket controller
- now amount and submit button/link to basket are left-floated, prices are right-floated
Signed-off-by:Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebBean.java
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebController.java
web/basket.xhtml
web/index.xhtml
web/resources/css/cssLayout.css