// rename $toolbar_fix to $toolbar_scroll part2

This commit is contained in:
tDidierjean
2012-02-28 17:39:40 +00:00
parent c305cbc118
commit c0b05dbe6c
17 changed files with 22 additions and 22 deletions
@@ -2105,7 +2105,7 @@ class AdminProductsControllerCore extends AdminController
}
parent::initToolbar();
$this->context->smarty->assign('toolbar_fix', 1);
$this->context->smarty->assign('toolbar_scroll', 1);
$this->context->smarty->assign('show_toolbar', 1);
$this->context->smarty->assign('toolbar_btn', $this->toolbar_btn);
}