[-] BO : fix bug #PSCFV-2169 - broken toolbar

This commit is contained in:
tDidierjean
2012-05-07 13:16:55 +00:00
parent df0a42aad1
commit 107fea7982
@@ -136,6 +136,8 @@ class AdminAccountingRegisteredNumberControllerCore extends AdminController
$this->context->smarty->assign(array(
'toolbar_btn' => $this->toolbar_btn,
'show_toolbar' => true,
'toolbar_scroll' => true,
'title' => $this->l('Accounting Plan'),
'account_number_list' => $this->account_number_list));