Skip to content

Commit

Permalink
Merge pull request magento#176 from magento-folks/2.0-bugfix
Browse files Browse the repository at this point in the history
Folks bugfix
  • Loading branch information
Oleksii Korshenko authored Jul 26, 2016
2 parents e2d51fc + 2af22af commit b7ff32b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
<item name="component" xsi:type="string">Magento_Checkout/js/view/cart/shipping-estimation</item>
<item name="provider" xsi:type="string">checkoutProvider</item>
<item name="sortOrder" xsi:type="string">1</item>
<item name="deps" xsi:type="array">
<item name="0" xsi:type="string">block-summary.block-shipping.address-fieldsets</item>
</item>
<item name="children" xsi:type="array">
<item name="address-fieldsets" xsi:type="array">
<item name="component" xsi:type="string">uiComponent</item>
Expand Down

0 comments on commit b7ff32b

Please sign in to comment.