Skip to content

Commit ffa3df1

Browse files
authored
Merge pull request #2799 from magento-tango/MAGETWO-92611
MAGETWO-92611: Layout is broken when module sequence is wrong
2 parents 5dfe914 + 8e0a1a3 commit ffa3df1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Backend/etc/module.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<module name="Magento_Backend" setup_version="2.0.0">
1010
<sequence>
1111
<module name="Magento_Directory"/>
12+
<module name="Magento_Theme"/>
1213
</sequence>
1314
</module>
1415
</config>

0 commit comments

Comments
 (0)