//tab module list fix

This commit is contained in:
Vincent Augagneur
2013-12-10 09:43:15 +01:00
parent 5b809ec536
commit fd1050b0db
6 changed files with 14 additions and 10 deletions
@@ -638,6 +638,7 @@ class AdminManufacturersControllerCore extends AdminController
{
// toolbar (save, cancel, new, ..)
$this->initToolbar();
$this->initTabModuleList();
if ($this->display == 'editaddresses' || $this->display == 'addaddress')
$this->content .= $this->renderFormAddress();
else if ($this->display == 'edit' || $this->display == 'add')