Jump to content

pagination catalogue Back Office 1.52


Recommended Posts

Hi everyone,

 

just wondered if any one could shed a light. My aim was to make updating larger categories by showing more than 300 items per page

 

I modified the file

 

C:/xampp/htdocs/prestashop/classes/AdminTab.php ...

 

from

 

protected $_pagination = array(20, 50, 100, 300)

 

to protected $_pagination = array(50, 100, 500, 1000);

 

the only thing is have emptied the cache, but the list box still

 

shows 20,50,100, 300

 

am i missing something

 

really appreciate any ideas here, driving me mad :-(

 

thanks

  • Like 1
Link to comment
Share on other sites

  • 2 months later...
  • 10 months later...
×
×
  • Create New...