// quantities product modified + line bootsrap added in order, categories and attributes group controllers

This commit is contained in:
sLorenzini
2013-07-10 12:21:22 +02:00
parent ec466b8c70
commit 8b33ac5aca
4 changed files with 153 additions and 167 deletions
@@ -30,6 +30,7 @@ class AdminOrdersControllerCore extends AdminController
public function __construct()
{
$this->bootstrap = true;
$this->table = 'order';
$this->className = 'Order';
$this->lang = false;