Skip to content

Commit c276bb0

Browse files
authored
Merge pull request #67 from ivanhrytsaim/13549-Menu-bar-on-the-admin-login-page
13549-Menu-bar-on-the-admin-login-page
2 parents 329e4d2 + 7ee1667 commit c276bb0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0"?>
2+
<!--
3+
/**
4+
* Copyright © Magefan ([email protected]). All rights reserved.
5+
* Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
6+
*/
7+
-->
8+
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9+
<body>
10+
<referenceBlock name="magefan.menu" remove="true"/>
11+
</body>
12+
</page>

0 commit comments

Comments
 (0)