* Code for task#53657
This commit is contained in:
@@ -45,7 +45,7 @@ $(function()
|
||||
});
|
||||
|
||||
var myPager = $('.pager').data('zui.pager');
|
||||
if(myPager)
|
||||
if(status != 'bySearch' && myPager)
|
||||
{
|
||||
myPager.lang.pageSize = pageSize;
|
||||
myPager.set();
|
||||
|
||||
Reference in New Issue
Block a user