]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Some empty lines added/removed
authorRoland Haeder <roland@mxchange.org>
Sat, 20 Feb 2016 20:53:55 +0000 (21:53 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 20 Feb 2016 20:53:55 +0000 (21:53 +0100)
src/java/org/mxchange/pizzaapplication/beans/basket/BasketWebSessionBean.java
web/WEB-INF/templates/admin/admin_base.tpl
web/WEB-INF/templates/basket/total_sum.tpl

index 15cf79db2655024f6858556cdbad13e4869caf9d..63f72d96c61f58225e90b32d094b01503d2ad53b 100644 (file)
@@ -57,7 +57,6 @@ public class BasketWebSessionBean implements BasketWebSessionController {
         */
        private final BasketSessionBeanRemote basketBean;
 
-
        /**
         * Current item
         */
index 55485af3fb2e7b91fd40fa8cda3ed4259931a725..d405786f1e3be729427ddd5415412c421a0dc125 100644 (file)
@@ -13,7 +13,7 @@
                <ui:include id="menu" class="admin_menu" src="/WEB-INF/templates/admin/admin_menu.tpl" />
        </ui:define>
 
-               <ui:define name="footer">
-                       <ui:include id="footer" class="admin_footer" src="/WEB-INF/templates/admin/admin_footer.tpl" />
-               </ui:define>
+       <ui:define name="footer">
+               <ui:include id="footer" class="admin_footer" src="/WEB-INF/templates/admin/admin_footer.tpl" />
+       </ui:define>
 </ui:composition>
index a105a3f983828a68c6b9860dbdd79bdf59c7441d..274f9a496608de75156fe7d3042eac1b90b3e85d 100644 (file)
@@ -5,7 +5,7 @@
        xmlns:ui="http://java.sun.com/jsf/facelets"
        xmlns:h="http://xmlns.jcp.org/jsf/html"
        xmlns:f="http://xmlns.jcp.org/jsf/core"
->
+       >
 
        <ui:fragment rendered="#{basketController.hasItems()}">
                <div class="totals_container">