//BO more compliant with 1024x768
This commit is contained in:
@@ -206,7 +206,7 @@ class AdminProductsControllerCore extends AdminController
|
||||
else
|
||||
$this->fields_list['name_category'] = array(
|
||||
'title' => $this->l('Category'),
|
||||
'width' => 230,
|
||||
'width' => 'auto',
|
||||
'filter_key' => 'cl!name',
|
||||
);
|
||||
$this->fields_list['price'] = array(
|
||||
|
||||
Reference in New Issue
Block a user