Skip to content

Commit

Permalink
Add shipping label block in adminhtml simplereturns_package_view.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolasburr committed Nov 5, 2019
1 parent 0a57ecf commit f4318a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions view/adminhtml/layout/simplereturns_package_view.xml
Expand Up @@ -23,6 +23,7 @@
<body>
<referenceBlock name="page.actions.toolbar">
<block class="AuroraExtensions\SimpleReturns\Block\Adminhtml\Package\Edit" name="simplereturns_package_edit_button"/>
<block class="AuroraExtensions\SimpleReturns\Block\Adminhtml\Label\Generate" name="simplereturns_label_generate"/>
</referenceBlock>
<referenceContainer name="content">
<block class="Magento\Framework\View\Element\Template"
Expand Down

0 comments on commit f4318a7

Please sign in to comment.