// Updated Shop toolbar for advanced stock management controllers

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13355 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-02-15 14:16:00 +00:00
parent 2cdc55e16a
commit 95deb33fa4
6 changed files with 6 additions and 0 deletions
@@ -37,6 +37,7 @@ class AdminStockMvtControllerCore extends AdminController
$this->className = 'StockMvt';
$this->identifier = 'id_stock_mvt';
$this->lang = false;
$this->display_multishop_toolbar = false;
$this->list_no_link = true;
$this->displayInformation($this->l('This interface allows you to display the stock movements for a selected warehouse.').'<br />');