Skip to content

Commit c3167bf

Browse files
committed
MAGETWO-91809: Address book does not display the saved State/Province for countries outside of US and Canada
1 parent 8cd5775 commit c3167bf

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/templates/form/components/collection

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/templates/form/components/collection/preview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'company',
1212
'street',
1313
{
14-
items: 'city region_id postcode',
14+
items: 'city region_id region_id_input postcode',
1515
separator: ', '
1616
},
1717
'country_id',

0 commit comments

Comments
 (0)