File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
44 <update handle =" loki_base" />
5+ <update handle =" loki_messages" />
56
67 <body >
78 <block
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
4+ <update handle =" loki_base" />
5+
6+ <body >
7+ <block
8+ name =" loki.script.message-transfer"
9+ template =" Loki_Components::script/message-transfer.phtml" >
10+ <arguments >
11+ <argument name =" messages" xsi : type =" object" >Loki\Components\ViewModel\Messages</argument >
12+ </arguments >
13+ </block >
14+
15+ <block
16+ name =" loki-components.utils.local-messages"
17+ template =" Loki_Components::utils/local-messages.phtml" />
18+ </body >
19+ </page >
You can’t perform that action at this time.
0 commit comments