[-] FO : #PSFV-656 - Fix bug with number of product per page selector
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