// rename $toolbar_fix to $toolbar_scroll part2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13712 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -826,7 +826,7 @@ class AdminStockManagementControllerCore extends AdminController
|
||||
// Render list
|
||||
$helper = new HelperList();
|
||||
$helper->bulk_actions = array();
|
||||
$helper->toolbar_fix = $this->toolbar_fix;
|
||||
$helper->toolbar_scroll = $this->toolbar_scroll;
|
||||
$helper->show_toolbar = false;
|
||||
$helper->actions = $this->actions;
|
||||
$helper->list_skip_actions = $this->list_skip_actions;
|
||||
|
||||
Reference in New Issue
Block a user