// #PSFV-94 : Update and bug fix with new toolbar implementation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9873 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -199,6 +199,7 @@ class AdminStockMvtControllerCore extends AdminController
|
||||
$this->table = 'stock_mvt';
|
||||
$this->className = 'StockMvt';
|
||||
$this->identifier = 'id_stock_mvt';
|
||||
$this->show_toolbar = false;
|
||||
$this->lang = false;
|
||||
|
||||
// test if a filter is applied for this list
|
||||
|
||||
Reference in New Issue
Block a user