Skip to content

Commit 0216792

Browse files
author
OlgaVasyltsun
committed
MC-29042: script text rendering in Magento UI in 2.2.10 & 2.2.11
1 parent 4c6a785 commit 0216792

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Bundle/view/base/templates/product/price/selection

1 file changed

+0
-1
lines changed

app/code/Magento/Bundle/view/base/templates/product/price/selection/amount.phtml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010
<?php /** @var \Magento\Framework\Pricing\Render\Amount $block */ ?>
1111

1212
<?= /* @noEscape */ $block->formatCurrency($block->getDisplayValue(), (bool) $block->getIncludeContainer()); ?>
13-

0 commit comments

Comments
 (0)