File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 141141 <item name =" sales_order_create_load_block" xsi : type =" string" >sales_order_create_loadBlock</item >
142142 <item name =" checkout_index_index" xsi : type =" string" >checkout_index_index</item >
143143 <item name =" checkout_onepage_success" xsi : type =" string" >checkout_onepage_success</item >
144+ <item name =" multishipping_checkout_billing" xsi : type =" string" >multishipping_checkout_billing</item >
144145 </argument >
145146 </arguments >
146147 </type >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <!--
3+ /**
4+ * Copyright 2024 Adobe
5+ * All Rights Reserved.
6+ */
7+ -->
8+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9+ <head >
10+ <link src =" Magento_Csp::js/sri.js" />
11+ </head >
12+ <body >
13+ <referenceBlock name =" head.additional" >
14+ <block class =" Magento\Csp\Block\Sri\Hashes" name =" csp.sri.hashes" template =" Magento_Csp::sri/hashes.phtml" />
15+ </referenceBlock >
16+ </body >
17+ </page >
You can’t perform that action at this time.
0 commit comments