// Merge -> revision 7875
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7877 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -151,5 +151,16 @@
|
||||
<p style="margin: 20px 0; text-align: center;"><img src="{$img_ps_dir}loader.gif" alt="" /><br />{l s='Loading...' mod='blocklayered'}</p>
|
||||
</div>
|
||||
</div>
|
||||
{else}
|
||||
<div id="layered_block_left" class="block">
|
||||
<div class="block_content">
|
||||
<form action="#" id="layered_form">
|
||||
<input type="hidden" name="id_category_layered" value="{$id_category_layered}" />
|
||||
</form>
|
||||
</div>
|
||||
<div id="layered_ajax_loader" style="display: none;">
|
||||
<p style="margin: 20px 0; text-align: center;"><img src="{$img_ps_dir}loader.gif" alt="" /><br />{l s='Loading...' mod='blocklayered'}</p>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
<!-- /Block layered navigation module -->
|
||||
Reference in New Issue
Block a user