]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Moved to proper place
authorRoland Haeder <roland@mxchange.org>
Wed, 16 Sep 2015 08:54:42 +0000 (10:54 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 16 Sep 2015 08:56:12 +0000 (10:56 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

web/customer/checkout2.xhtml

index 6fd5a2ef5f650df21273f7e55c175f241efeceae..c57311210a7b642fec10a6532df3fad08c7ff65b 100644 (file)
@@ -11,8 +11,6 @@
 
                <ui:define name="menu">
                        <ui:include id="menu" class="guest_menu" src="/WEB-INF/templates/guest/guest_menu.tpl" />
-
-                       <ui:include src="/WEB-INF/templates/basket/total_sum.tpl" />
                </ui:define>
 
                <ui:define name="content_header">
@@ -22,6 +20,8 @@
                <ui:define name="content">
                        <div class="basket_content">
                                <ui:include src="/WEB-INF/templates/basket/full_basket.tpl" />
+
+                               <ui:include src="/WEB-INF/templates/basket/total_sum.tpl" />
                        </div>
 
                        <div class="checkout_outer">