[-] BO : fix bug #PSCFV-2169 - broken toolbar
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15082 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user