[-] FO : #PSFV-656 - Fix bug with number of product per page selector
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14084 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
{/foreach}
|
||||
</select>
|
||||
<span>{l s='products by page'}</span>
|
||||
<input type="hidden" name="controller" value="category" />
|
||||
{if is_array($requestNb)}
|
||||
{foreach from=$requestNb item=requestValue key=requestKey}
|
||||
{if $requestKey != 'requestUrl'}
|
||||
|
||||
Reference in New Issue
Block a user