File tree Expand file tree Collapse file tree 3 files changed +1
-16
lines changed
Block/Adminhtml/Order/View
Theme/view/base/templates Expand file tree Collapse file tree 3 files changed +1
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 23
23
<block class =" Magento\Sales\Block\Adminhtml\Order\View\Tab\Info" name =" order_tab_info" template =" order/view/tab/info.phtml" >
24
24
<block class =" Magento\Sales\Block\Adminhtml\Order\View\Messages" name =" order_messages" />
25
25
<block class =" Magento\Sales\Block\Adminhtml\Order\View\Info" name =" order_info" template =" order/view/info.phtml" />
26
- <block class =" Magento\Sales \Block\Adminhtml\Order\View\AdditionalInfo " name =" order_additional_info" template =" order/view/additional_info .phtml" />
26
+ <block class =" Magento\Backend \Block\Template " name =" order_additional_info" template =" Magento_Theme::container .phtml" />
27
27
<block class =" Magento\Sales\Block\Adminhtml\Order\View\Items" name =" order_items" template =" order/view/items.phtml" >
28
28
<arguments >
29
29
<argument name =" columns" xsi : type =" array" >
Original file line number Diff line number Diff line change 4
4
* See COPYING.txt for license details.
5
5
*/
6
6
7
- /** $block \Magento\Sales\Block\Adminhtml\Order\View\AdditionalInfo */
8
7
echo $ block ->getChildHtml ();
You can’t perform that action at this time.
0 commit comments