We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48bc84b commit d50b470Copy full SHA for d50b470
app/code/Magento/Sales/view/adminhtml/ui_component/sales_order_grid.xml
@@ -322,7 +322,7 @@
322
</item>
323
</argument>
324
</column>
325
- <column name="total_refunded" class="Magento\Sales\Ui\Component\Listing\Column\Price">
+ <column name="total_refunded" class="Magento\Sales\Ui\Component\Listing\Column\PurchasedPrice">
326
<argument name="data" xsi:type="array">
327
<item name="config" xsi:type="array">
328
<item name="filter" xsi:type="string">textRange</item>
0 commit comments