Skip to content

Commit

Permalink
magento#998 Remove Source Selection Algo from Admin UI
Browse files Browse the repository at this point in the history
  • Loading branch information
larsroettig committed Apr 24, 2018
1 parent 3321569 commit c1ee05b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 203 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,5 @@
<referenceContainer name="content">
<block class="Magento\InventoryShipping\Block\Adminhtml\Order\View\ShipButton" name="sales_order_view_ship_button"/>
</referenceContainer>
<referenceBlock name="sales_order_tabs">
<block class="Magento\InventoryShipping\Block\Adminhtml\Order\View\Tab\SourceSelection" name="order_tab_source_selection" template="Magento_InventoryShipping::order/view/tab/source_selection.phtml"/>
<action method="addTab">
<argument name="name" xsi:type="string">order_source_selection</argument>
<argument name="block" xsi:type="string">order_tab_source_selection</argument>
</action>
</referenceBlock>
</body>
</page>

This file was deleted.

0 comments on commit c1ee05b

Please sign in to comment.