// AdminDeliverySlipController : fixed toolbars
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10599 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -122,6 +122,7 @@ class AdminDeliverySlipControllerCore extends AdminController
|
||||
public function initContent()
|
||||
{
|
||||
$this->content .= $this->initForm().'<br />';
|
||||
$this->show_toolbar = false;
|
||||
$this->content .= $this->initOptions();
|
||||
|
||||
$this->context->smarty->assign(array(
|
||||
|
||||
Reference in New Issue
Block a user