[-] BO : Fix bug witth shop address and no state in country
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
if (html == 'false')
|
||||
{
|
||||
$("#conf_id_PS_SHOP_STATE_ID").fadeOut();
|
||||
$('#id_state option[value=0]').attr("selected", "selected");
|
||||
$('#PS_SHOP_STATE_ID option[value=0]').attr("selected", "selected");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user