Skip to content

Commit b00c159

Browse files
committed
Merge remote-tracking branch 'origin/MC-35974' into 2.4-develop-pr69
2 parents 5855535 + d27546f commit b00c159

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Review/view/adminhtml/templates/rating/stars

1 file changed

+1
-1
lines changed

app/code/Magento/Review/view/adminhtml/templates/rating/stars/summary.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
?>
1212
<?php if ($block->getRatingSummary()->getCount()): ?>
1313
<div class="rating-box">
14-
<div class="rating"/>
14+
<div class="rating"></div>
1515
</div>
1616
<?= /* @noEscape */ $secureRenderer->renderStyleAsTag(
1717
"width:" . /* @noEscape */ ceil($block->getRatingSummary()->getSum() /

0 commit comments

Comments
 (0)