//BO more compliant with 1024x768
This commit is contained in:
@@ -61,7 +61,7 @@ class AdminSpecificPriceRuleControllerCore extends AdminController
|
||||
'name' => array(
|
||||
'title' => $this->l('Name'),
|
||||
'filter_key' => 'a!name',
|
||||
'width' => 200
|
||||
'width' => 'auto'
|
||||
),
|
||||
'shop_name' => array(
|
||||
'title' => $this->l('Shop'),
|
||||
|
||||
Reference in New Issue
Block a user