Skip to content

Commit

Permalink
Merge pull request #1 from samuel27m/samuel27m-patch-1
Browse files Browse the repository at this point in the history
Remove unnecesary "header" block redeclaration
  • Loading branch information
samuel27m authored Oct 23, 2018
2 parents c515b40 + 29ccdae commit 346d8d5
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
</arguments>
</block>
</referenceBlock>
<block class="Magento\Theme\Block\Html\Header" name="header" as="header">
<arguments>
<argument name="show_part" xsi:type="string">welcome</argument>
</arguments>
</block>
<move element="header" destination="header.links" before="-"/>
<move element="register-link" destination="header.links"/>
<move element="top.links" destination="customer"/>
Expand Down

0 comments on commit 346d8d5

Please sign in to comment.