From 00fa12e8f1994b8b124db9e3619fdaeeb2599c6a Mon Sep 17 00:00:00 2001 From: bMancone Date: Wed, 23 Nov 2011 20:45:18 +0000 Subject: [PATCH] // AdminDeliverySlipController : fixed toolbars git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10599 b9a71923-0436-4b27-9f14-aed3839534dd --- controllers/admin/AdminDeliverySlipController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/controllers/admin/AdminDeliverySlipController.php b/controllers/admin/AdminDeliverySlipController.php index 3b5c639e4..0b8bc23c4 100644 --- a/controllers/admin/AdminDeliverySlipController.php +++ b/controllers/admin/AdminDeliverySlipController.php @@ -122,6 +122,7 @@ class AdminDeliverySlipControllerCore extends AdminController public function initContent() { $this->content .= $this->initForm().'
'; + $this->show_toolbar = false; $this->content .= $this->initOptions(); $this->context->smarty->assign(array(