Skip to content

Commit 4f1933e

Browse files
committed
MC-41597: Base UI component for new messages
- fix CR comments
1 parent 1c87c22 commit 4f1933e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

app/code/Magento/Paypal/view/frontend/templates/paylater.phtml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,9 @@
1111
<script type="text/x-magento-init">
1212
{
1313
"#pay-later": {
14-
"Magento_Ui/js/core/app": <?= /* @noEscape */
15-
$block->getJsLayout() ?>
14+
"Magento_Ui/js/core/app": <?= /* @noEscape */ $block->getJsLayout() ?>
1615
}
1716
}
18-
19-
2017
</script>
2118
</div>
2219

0 commit comments

Comments
 (0)