File tree Expand file tree Collapse file tree 6 files changed +2
-4
lines changed Expand file tree Collapse file tree 6 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 88/**
99 * Adminhtml creditmemo bar
1010 *
11+ * @deprecated
1112 * @api
1213 * @author Magento Core Team <[email protected] > 1314 * @since 100.0.2
Original file line number Diff line number Diff line change 2222 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Qty" name =" column_qty" template =" Magento_Sales::items/column/qty.phtml" group =" column" />
2323 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Name" name =" column_name" template =" Magento_Sales::items/column/name.phtml" group =" column" />
2424 <block class =" Magento\Framework\View\Element\Text\ListText" name =" order_item_extra_info" />
25- <block class =" Magento\Sales\Block\Adminhtml\Order\Totalbar" name =" order_totalbar" template =" Magento_Sales::order/totalbar.phtml" />
2625 <block class =" Magento\Sales\Block\Adminhtml\Order\Creditmemo\Totals" name =" creditmemo_totals" template =" Magento_Sales::order/totals.phtml" >
2726 <block class =" Magento\Sales\Block\Adminhtml\Order\Creditmemo\Create\Adjustments" name =" adjustments" template =" Magento_Sales::order/creditmemo/create/totals/adjustments.phtml" />
2827 <block class =" Magento\Sales\Block\Adminhtml\Order\Totals\Tax" name =" tax" template =" Magento_Sales::order/totals/tax.phtml" />
Original file line number Diff line number Diff line change 1313 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Qty" name =" column_qty" template =" Magento_Sales::items/column/qty.phtml" group =" column" />
1414 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Name" name =" column_name" template =" Magento_Sales::items/column/name.phtml" group =" column" />
1515 <block class =" Magento\Framework\View\Element\Text\ListText" name =" order_item_extra_info" />
16- <block class =" Magento\Sales\Block\Adminhtml\Order\Totalbar" name =" order_totalbar" template =" Magento_Sales::order/totalbar.phtml" />
1716 <block class =" Magento\Sales\Block\Adminhtml\Order\Creditmemo\Totals" name =" creditmemo_totals" template =" Magento_Sales::order/totals.phtml" >
1817 <block class =" Magento\Sales\Block\Adminhtml\Order\Creditmemo\Create\Adjustments" name =" adjustments" template =" Magento_Sales::order/creditmemo/create/totals/adjustments.phtml" />
1918 <block class =" Magento\Sales\Block\Adminhtml\Order\Totals\Tax" name =" tax" template =" Magento_Sales::order/totals/tax.phtml" />
Original file line number Diff line number Diff line change 2525 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Qty" name =" column_qty" template =" Magento_Sales::items/column/qty.phtml" group =" column" />
2626 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Name" name =" column_name" template =" Magento_Sales::items/column/name.phtml" group =" column" />
2727 <block class =" Magento\Framework\View\Element\Text\ListText" name =" order_item_extra_info" />
28- <block class =" Magento\Sales\Block\Adminhtml\Order\Totalbar" name =" order_totalbar" template =" Magento_Sales::order/totalbar.phtml" />
2928 <block class =" Magento\Sales\Block\Adminhtml\Order\Invoice\Totals" name =" invoice_totals" template =" Magento_Sales::order/totals.phtml" >
3029 <block class =" Magento\Sales\Block\Adminhtml\Order\Totals\Tax" name =" tax" template =" Magento_Sales::order/totals/tax.phtml" />
3130 </block >
Original file line number Diff line number Diff line change 1313 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Qty" name =" column_qty" template =" Magento_Sales::items/column/qty.phtml" group =" column" />
1414 <block class =" Magento\Sales\Block\Adminhtml\Items\Column\Name" name =" column_name" template =" Magento_Sales::items/column/name.phtml" group =" column" />
1515 <block class =" Magento\Framework\View\Element\Text\ListText" name =" order_item_extra_info" />
16- <block class =" Magento\Sales\Block\Adminhtml\Order\Totalbar" name =" order_totalbar" template =" Magento_Sales::order/totalbar.phtml" />
1716 <block class =" Magento\Sales\Block\Adminhtml\Order\Invoice\Totals" name =" invoice_totals" template =" Magento_Sales::order/totals.phtml" >
1817 <block class =" Magento\Sales\Block\Adminhtml\Order\Totals\Tax" name =" tax" template =" Magento_Sales::order/totals/tax.phtml" />
1918 </block >
Original file line number Diff line number Diff line change 44 * See COPYING.txt for license details.
55 */
66
7+ // @deprecated
78// @codingStandardsIgnoreFile
89
910?>
You can’t perform that action at this time.
0 commit comments