Skip to content

Commit 3bdc1e2

Browse files
ENGCOM-3273: Remove unnecesary 'header' block redeclaration #18772
- Merge Pull Request #18772 from samuel27m/magento2:2.3-develop - Merged commits: 1. 29ccdae 2. 346d8d5
2 parents 2e036c4 + 346d8d5 commit 3bdc1e2

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)