Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 2b2d4e2

Browse files
authored
Merge pull request #3 from samuel27m/samuel27m-patch-3
Backport [PR 18772] Remove unnecesary "header" block redeclaration
2 parents 42eebbb + d43759c commit 2b2d4e2

File tree

1 file changed

+0
-5
lines changed
  • app/design/frontend/Magento/luma/Magento_Customer/layout

1 file changed

+0
-5
lines changed

app/design/frontend/Magento/luma/Magento_Customer/layout/default.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
</arguments>
1616
</block>
1717
</referenceBlock>
18-
<block class="Magento\Theme\Block\Html\Header" name="header" as="header">
19-
<arguments>
20-
<argument name="show_part" xsi:type="string">welcome</argument>
21-
</arguments>
22-
</block>
2318
<move element="header" destination="header.links" before="-"/>
2419
<move element="register-link" destination="header.links"/>
2520
<move element="top.links" destination="customer"/>

0 commit comments

Comments
 (0)