Skip to content

Commit 97b6aa2

Browse files
Merge branch 'mpi-pr-ce-s85' of https://github.com/magento-mpi/magento2ce into mpi-pr-ce-s85
2 parents f33f740 + b820263 commit 97b6aa2

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

app/code/Magento/Sales/view/adminhtml/layout/sales_order_view.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<block class="Magento\Sales\Block\Adminhtml\Order\View\Tab\Info" name="order_tab_info" template="order/view/tab/info.phtml">
2424
<block class="Magento\Sales\Block\Adminhtml\Order\View\Messages" name="order_messages"/>
2525
<block class="Magento\Sales\Block\Adminhtml\Order\View\Info" name="order_info" template="order/view/info.phtml"/>
26-
<block class="Magento\Backend\Block\Template" name="order_additional_info" template="Magento_Theme::container.phtml"/>
26+
<container name="order_additional_info"/>
2727
<block class="Magento\Sales\Block\Adminhtml\Order\View\Items" name="order_items" template="order/view/items.phtml">
2828
<arguments>
2929
<argument name="columns" xsi:type="array">

app/code/Magento/Theme/view/base/templates/container.phtml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)