]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - web/item_added.xhtml
added some http-only configuration to avoid common XSS
[pizzaservice-war.git] / web / item_added.xhtml
index e52dfa6de76eeb5609ae4d70cb380878bea0ac2f..cc01792ed1b06a71a9eea80efde56aba513b7ce4 100644 (file)
@@ -18,9 +18,5 @@
                                <f:param value="#{basketController.outputLastAddedItem()}" />
                        </h:outputFormat>
                </ui:define>
-
-               <ui:define name="footer">
-                       <ui:include id="footer" class="guest_footer" src="/WEB-INF/templates/guest/guest_footer.tpl" />
-               </ui:define>
        </ui:composition>
 </html>