// rename $toolbar_fix to $toolbar_scroll part2

This commit is contained in:
tDidierjean
2012-02-28 17:39:40 +00:00
parent d29e810d8d
commit e462d968f0
17 changed files with 22 additions and 22 deletions
@@ -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;