File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Shipping/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 14
14
<block class =" Magento\Sales\Block\Adminhtml\Order\View\Info" name =" order_info" template =" Magento_Sales::order/view/info.phtml" />
15
15
<block class =" Magento\Sales\Block\Adminhtml\Order\Payment" name =" order_payment" />
16
16
<block class =" Magento\Shipping\Block\Adminhtml\View\Items" name =" shipment_items" template =" view/items.phtml" >
17
- <block class =" Magento\Sales\Block\Adminhtml\Items\Renderer\DefaultRenderer" as =" default " template =" Magento_Shipping::view/items/renderer/default.phtml" />
17
+ <block class =" Magento\Sales\Block\Adminhtml\Items\Renderer\DefaultRenderer" name = " shipment_item_default " as =" shipment_item_default " template =" Magento_Shipping::view/items/renderer/default.phtml" />
18
18
<block class =" Magento\Sales\Block\Adminhtml\Items\Column\Qty" name =" column_qty" template =" Magento_Sales::items/column/qty.phtml" group =" column" />
19
19
<block class =" Magento\Sales\Block\Adminhtml\Items\Column\Name" name =" column_name" template =" Magento_Sales::items/column/name.phtml" group =" column" />
20
20
<block class =" Magento\Framework\View\Element\Text\ListText" name =" order_item_extra_info" />
You can’t perform that action at this time.
0 commit comments