From a11470da17137961012523fcbc7ee12e902e63fb Mon Sep 17 00:00:00 2001 From: aFolletete Date: Thu, 30 Aug 2012 15:25:23 +0000 Subject: [PATCH] [-] FO : disable ajax transition on mobile theme in order to fix javascript issues --- themes/default/mobile/404.tpl | 4 +-- themes/default/mobile/addresses.tpl | 8 ++--- .../default/mobile/authentication-choice.tpl | 2 +- themes/default/mobile/best-sales.tpl | 4 +-- .../mobile/category-cms-tree-branch.tpl | 6 ++-- .../default/mobile/category-product-list.tpl | 2 +- .../default/mobile/category-tree-branch.tpl | 4 +-- themes/default/mobile/category.tpl | 6 ++-- themes/default/mobile/cms.tpl | 6 ++-- themes/default/mobile/discount.tpl | 4 +-- themes/default/mobile/footer.tpl | 6 ++-- themes/default/mobile/header.tpl | 8 ++--- themes/default/mobile/history.tpl | 8 ++--- themes/default/mobile/identity.tpl | 2 +- themes/default/mobile/manufacturer-list.tpl | 4 +-- themes/default/mobile/manufacturer.tpl | 6 ++-- themes/default/mobile/my-account.tpl | 18 +++++------ .../mobile/order-detail-product-li.tpl | 8 ++--- themes/default/mobile/order-detail.tpl | 12 ++++---- themes/default/mobile/order-follow.tpl | 12 ++++---- themes/default/mobile/order-opc-carrier.tpl | 2 +- themes/default/mobile/order-slip.tpl | 8 ++--- themes/default/mobile/pages-list.tpl | 12 ++++---- themes/default/mobile/pagination.tpl | 12 ++++---- themes/default/mobile/password.tpl | 4 +-- .../default/mobile/product-desc-features.tpl | 10 +++---- .../mobile/product-quantity-discount.tpl | 4 +-- themes/default/mobile/product.tpl | 6 ++-- themes/default/mobile/shopping-cart.tpl | 10 +++---- themes/default/mobile/sitemap.tpl | 30 +++++++++---------- themes/default/mobile/supplier-list.tpl | 4 +-- themes/default/mobile/supplier.tpl | 6 ++-- themes/default/mobile/test.tpl | 20 ++++++------- 33 files changed, 129 insertions(+), 129 deletions(-) diff --git a/themes/default/mobile/404.tpl b/themes/default/mobile/404.tpl index bb66f7bc3..faf421688 100644 --- a/themes/default/mobile/404.tpl +++ b/themes/default/mobile/404.tpl @@ -39,11 +39,11 @@

-

{* ===================================== *} - \ No newline at end of file + diff --git a/themes/default/mobile/addresses.tpl b/themes/default/mobile/addresses.tpl index de8a76554..2ada29ff2 100644 --- a/themes/default/mobile/addresses.tpl +++ b/themes/default/mobile/addresses.tpl @@ -28,7 +28,7 @@ {include file='./page-title.tpl'}
- {l s='My account'} + {l s='My account'}

{l s='Please configure your default billing and delivery addresses when placing an order. You may also add additional addresses, which can be useful for sending gifts or receiving an order at your office.'}

{if isset($multipleAddresses) && $multipleAddresses} @@ -39,7 +39,7 @@
{include file='./sitemap.tpl'} -
\ No newline at end of file + diff --git a/themes/default/mobile/authentication-choice.tpl b/themes/default/mobile/authentication-choice.tpl index ea12d80c1..d4d1c62bf 100644 --- a/themes/default/mobile/authentication-choice.tpl +++ b/themes/default/mobile/authentication-choice.tpl @@ -23,7 +23,7 @@
-

{l s='Forgot your password?'}

+

{l s='Forgot your password?'}

diff --git a/themes/default/mobile/best-sales.tpl b/themes/default/mobile/best-sales.tpl index 56bdc4b1e..070ccb997 100644 --- a/themes/default/mobile/best-sales.tpl +++ b/themes/default/mobile/best-sales.tpl @@ -36,7 +36,7 @@ {if !empty($manufacturer->short_description)}

{$manufacturer->short_description}

{$manufacturer->description}

- {l s='More'} + {l s='More'} {else}

{$manufacturer->description}

{/if} @@ -57,4 +57,4 @@ {/if} {include file='./sitemap.tpl'} -{/if} \ No newline at end of file +{/if} diff --git a/themes/default/mobile/category-cms-tree-branch.tpl b/themes/default/mobile/category-cms-tree-branch.tpl index a3def1f8b..e23bbc72e 100644 --- a/themes/default/mobile/category-cms-tree-branch.tpl +++ b/themes/default/mobile/category-cms-tree-branch.tpl @@ -26,7 +26,7 @@
  • 0 || isset($node.cms) && $node.cms|@count > 0}data-icon="more"{/if}> - {$node.name|escape:'htmlall':'UTF-8'} + {$node.name|escape:'htmlall':'UTF-8'} {if isset($node.children) && $node.children|@count > 0} {elseif isset($node.cms) && $node.cms|@count > 0} {/if} diff --git a/themes/default/mobile/category-product-list.tpl b/themes/default/mobile/category-product-list.tpl index a436f79c0..1a63b9678 100644 --- a/themes/default/mobile/category-product-list.tpl +++ b/themes/default/mobile/category-product-list.tpl @@ -28,7 +28,7 @@ @@ -70,7 +70,7 @@ - {if strlen($discount.code)}{l s='Delete'}{/if} + {if strlen($discount.code)}{l s='Delete'}{/if}
  • {/foreach} @@ -181,14 +181,14 @@
    {if $isLogged AND !$isGuest} - {l s='Continue shopping'} + {l s='Continue shopping'} {else} {/if} diff --git a/themes/default/mobile/sitemap.tpl b/themes/default/mobile/sitemap.tpl index fdad6f20e..3ec1250bd 100644 --- a/themes/default/mobile/sitemap.tpl +++ b/themes/default/mobile/sitemap.tpl @@ -35,7 +35,7 @@ {for $i=0 to 4} {if isset($categoriesTree.children.$i)}
  • - + {$categoriesTree.children.$i.name|escape:'htmlall':'UTF-8'}
  • @@ -55,25 +55,25 @@

    {l s='Sitemap'}

    diff --git a/themes/default/mobile/supplier-list.tpl b/themes/default/mobile/supplier-list.tpl index c0580ff90..e9904a7ff 100644 --- a/themes/default/mobile/supplier-list.tpl +++ b/themes/default/mobile/supplier-list.tpl @@ -51,7 +51,7 @@ {foreach $suppliers_list as $supplier}
  • {if $supplier.nb_products > 0} - + {/if} @@ -72,4 +72,4 @@ {/if} {/if} {include file='./sitemap.tpl'} - \ No newline at end of file + diff --git a/themes/default/mobile/supplier.tpl b/themes/default/mobile/supplier.tpl index 4c9b2b836..fb023fec5 100644 --- a/themes/default/mobile/supplier.tpl +++ b/themes/default/mobile/supplier.tpl @@ -31,13 +31,13 @@ {if !isset($errors) OR !sizeof($errors)}
    -

    {l s='Suppliers'}

    +

    {l s='Suppliers'}

    {if !empty($supplier->description) || !empty($supplier->short_description)}
    {if !empty($supplier->short_description)}

    {$supplier->short_description}

    {$supplier->description}

    - {l s='More'} + {l s='More'} {else}

    {$supplier->description}

    {/if} @@ -58,4 +58,4 @@ {/if} {include file='./sitemap.tpl'}
    -{/if} \ No newline at end of file +{/if} diff --git a/themes/default/mobile/test.tpl b/themes/default/mobile/test.tpl index a1957db83..cbd016abf 100644 --- a/themes/default/mobile/test.tpl +++ b/themes/default/mobile/test.tpl @@ -30,10 +30,10 @@
    @@ -52,11 +52,11 @@
    -
    \ No newline at end of file +