[-] 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:
@@ -182,7 +182,7 @@ class AdminSpecificPriceRuleController extends AdminController
|
||||
'size' => 6,
|
||||
'maxlength' => 10,
|
||||
'value' => '1',
|
||||
'required' => true
|
||||
'required' => true,
|
||||
),
|
||||
array(
|
||||
'type' => 'text',
|
||||
|
||||
Reference in New Issue
Block a user