[-] BO : #PSTEST-202 : fixed , the problem was from the adminTranslationController, all the fields were not listed in the fields traduction page

This commit is contained in:
mBertholino
2011-12-28 10:31:07 +00:00
parent 1bf09ed011
commit 1cb5534cdb
3 changed files with 4 additions and 2 deletions
@@ -182,7 +182,7 @@ class AdminSpecificPriceRuleController extends AdminController
'size' => 6,
'maxlength' => 10,
'value' => '1',
'required' => true
'required' => true,
),
array(
'type' => 'text',