// Updated Shop toolbar for advanced stock management controllers
This commit is contained in:
@@ -38,6 +38,7 @@ class AdminStockInstantStateControllerCore extends AdminController
|
||||
$this->table = 'stock';
|
||||
$this->className = 'Stock';
|
||||
$this->lang = false;
|
||||
$this->display_multishop_toolbar = false;
|
||||
|
||||
$this->fieldsDisplay = array(
|
||||
'reference' => array(
|
||||
|
||||
Reference in New Issue
Block a user