//added hook shopping cart on mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17255 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<div id="displayMobileShoppingCartTop">
|
||||
{hook h="displayMobileShoppingCartTop"}
|
||||
</div>
|
||||
<div data-role="content" id="content" class="cart">
|
||||
{include file="$tpl_dir./errors.tpl"}
|
||||
|
||||
@@ -194,3 +197,6 @@
|
||||
{/if}
|
||||
<br />
|
||||
</div><!-- /content -->
|
||||
<div id="displayMobileShoppingCartBottom">
|
||||
{hook h="displayMobileShoppingCartBottom"}
|
||||
</div>
|
||||
Reference in New Issue
Block a user