File tree Expand file tree Collapse file tree 4 files changed +7
-15
lines changed
app/code/Magento/PageBuilder/view Expand file tree Collapse file tree 4 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout =" admin-1column" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
+ <referenceContainer name =" after.body.start" >
11
+ <block class =" Magento\PageBuilder\Block\GoogleMapsApi" name =" google.maps.api" template =" Magento_PageBuilder::googlemaps.phtml" />
12
+ <block class =" Magento\PageBuilder\Block\WysiwygSetup" name =" wysiwyg.setup" template =" Magento_PageBuilder::wysiwyg_setup.phtml" />
13
+ </referenceContainer >
10
14
<block class =" Magento\Framework\View\Element\Template" name =" head.additional" as =" head.additional" template =" Magento_PageBuilder::html/container.phtml" >
11
15
<block class =" Magento\PageBuilder\Block\Adminhtml\Html\Head\BabelPolyfill" name =" pagebuilder.babel.polyfill" as =" pagebuilder.babel.polyfill" template =" Magento_PageBuilder::html/head/babel_polyfill.phtml" />
12
16
</block >
File renamed without changes.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
-->
8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
+ <referenceContainer name =" after.body.start" >
11
+ <block class =" Magento\PageBuilder\Block\GoogleMapsApi" name =" google.maps.api" template =" Magento_PageBuilder::googlemaps.phtml" />
12
+ </referenceContainer >
10
13
<referenceBlock name =" head.components" >
11
14
<block class =" Magento\PageBuilder\Block\WidgetInitializer" name =" pagebuilder.widget.initializer" template =" Magento_PageBuilder::widget_initializer.phtml" />
12
15
</referenceBlock >
You can’t perform that action at this time.
0 commit comments