Skip to content

Commit d6e1830

Browse files
committed
Rename loki-component-types to loki.script.component-type
1 parent 0519c6f commit d6e1830

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

view/adminhtml/layout/loki_admin_components_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
template="Loki_AdminComponents::form/inner.phtml">
2020
</block>
2121

22-
<referenceContainer name="loki-component-types">
22+
<referenceContainer name="loki.script.component-type">
2323
<block
2424
name="loki-admin.script.component.form-component-type" as="form"
2525
template="Loki_AdminComponents::script/component-type/form-component-type.phtml"/>

view/adminhtml/layout/loki_admin_components_grid.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
template="Loki_AdminComponents::script/component-partial/filters-component-partial.phtml"/>
7474
</referenceContainer>
7575

76-
<referenceContainer name="loki-component-types">
76+
<referenceContainer name="loki.script.component-type">
7777
<block
7878
name="loki-admin.script.component-types.grid" as="grid"
7979
template="Loki_AdminComponents::script/component-type/grid-component-type.phtml"/>

0 commit comments

Comments
 (0)