//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
@@ -120,6 +120,7 @@ class AdminDeliverySlipControllerCore extends AdminController
public function initContent()
{
$this->initTabModuleList();
$this->content .= $this->renderForm().'<br />';
$this->show_toolbar = false;
$this->content .= $this->renderOptions();