[-] BO : fix #PSTEST-134

This commit is contained in:
lLefevre
2012-01-12 09:38:12 +00:00
parent bd5a67520b
commit 197c81e843
2 changed files with 86 additions and 87 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ class AdminGroupsControllerCore extends AdminController
'filter_key' => 'b!name'
),
'reduction' => array(
'title' => $this->l('Discount'),
'width' => 50,
'title' => $this->l('Discount (%)'),
'width' => 100,
'align' => 'right',
'type' => 'percent'
),