[-] BO : #PSTEST-769 - The default country must be pre-selected on address list
This commit is contained in:
@@ -160,6 +160,7 @@ class HelperFormCore extends Helper
|
||||
'form_id' => $this->id,
|
||||
'fields' => $this->fields_form,
|
||||
'fields_value' => $this->fields_value,
|
||||
'default_country' => (int)(Configuration::get('PS_SHOP_COUNTRY_ID') ? Configuration::get('PS_SHOP_COUNTRY_ID') : Configuration::get('PS_COUNTRY_DEFAULT')),
|
||||
'required_fields' => $this->getFieldsRequired(),
|
||||
'vat_number' => file_exists(_PS_MODULE_DIR_.'vatnumber/ajax.php'),
|
||||
'module_dir' => _MODULE_DIR_,
|
||||
|
||||
Reference in New Issue
Block a user