//BO more compliant with 1024x768

This commit is contained in:
vAugagneur
2013-01-14 14:24:05 +01:00
parent 60260c4757
commit 61371b5b4c
6 changed files with 35 additions and 27 deletions
@@ -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(