// quantities product modified + line bootsrap added in order, categories and attributes group controllers
This commit is contained in:
@@ -30,6 +30,7 @@ class AdminOrdersControllerCore extends AdminController
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->bootstrap = true;
|
||||
$this->table = 'order';
|
||||
$this->className = 'Order';
|
||||
$this->lang = false;
|
||||
|
||||
Reference in New Issue
Block a user