Skip to content

Commit

Permalink
issue fixed magento#20382
Browse files Browse the repository at this point in the history
issue fixed magento#20382
  • Loading branch information
Rajneesh Gupta authored and irajneeshgupta committed Feb 11, 2019
1 parent 285af5b commit 05848e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
</div>
</div>

<div id="minicart-widgets" class="minicart-widgets">
<div id="minicart-widgets" class="minicart-widgets" if="getRegion('promotion').length">
<each args="getRegion('promotion')" render=""/>
</div>
</div>
Expand Down

0 comments on commit 05848e5

Please sign in to comment.