Skip to content

Commit

Permalink
ENGCOM-4066: issue fixed #20382 #20383
Browse files Browse the repository at this point in the history
  • Loading branch information
sidolov authored Feb 7, 2019
2 parents d8a56c4 + 0be6aed commit 2dd9f26
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 2dd9f26

Please sign in to comment.