* [task#122973, doing, 0.1h, 4.9h] Add data id in build create page.
This commit is contained in:
@@ -160,7 +160,7 @@ class build extends control
|
||||
}
|
||||
|
||||
/* Load pager. */
|
||||
$this->app->loadClass('pager');
|
||||
$this->app->loadClass('pager', true);
|
||||
if($this->app->getViewType() == 'mhtml') $recPerPage = 10;
|
||||
|
||||
$sort = common::appendOrder($orderBy);
|
||||
|
||||
Reference in New Issue
Block a user