Skip to content

Commit

Permalink
magento#7988 Typo in billingAddressFromData changed
Browse files Browse the repository at this point in the history
  • Loading branch information
arshad-codilar committed May 3, 2017
1 parent 45dce69 commit 90ebccb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ define([
'selectedShippingRate': null,
'selectedPaymentMethod': null,
'selectedBillingAddress': null,
'billingAddressFormData': null,
'billingAddressFromData': null,
'newCustomerBillingAddress': null
};
saveData(checkoutData);
Expand Down

0 comments on commit 90ebccb

Please sign in to comment.