We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892bdf3 commit 7c235beCopy full SHA for 7c235be
1 file changed
view/base/layout/loki_base.xml
@@ -40,9 +40,12 @@
40
<block name="loki.directive.autoremove" template="Loki_Base::script/directive/autoremove-directive.phtml"/>
41
</container>
42
43
- <container name="loki-components">
+ <container name="loki.script.component">
44
<block name="loki.component.messages" template="Loki_Base::script/component/message-component.phtml"/>
45
46
+
47
+ <!-- legacy container, do not use -->
48
+ <container name="loki-components"/>
49
</referenceContainer>
50
</body>
51
</page>
0 commit comments