Skip to content

Commit a3e636f

Browse files
ENGCOM-5067: Revert 'Magento backend catalog cost without currency symbol' as Cost… #22739
- Merge Pull Request #22739 from orlangur/magento2:no-cost-column-added-to-grid-by-default - Merged commits: 1. fb02b13
2 parents 19fcb92 + fb02b13 commit a3e636f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,6 @@
192192
<label translate="true">Websites</label>
193193
</settings>
194194
</column>
195-
<column name="cost" class="Magento\Catalog\Ui\Component\Listing\Columns\Price" sortOrder="120">
196-
<settings>
197-
<addField>true</addField>
198-
<filter>textRange</filter>
199-
<label translate="true">Cost</label>
200-
</settings>
201-
</column>
202195
<actionsColumn name="actions" class="Magento\Catalog\Ui\Component\Listing\Columns\ProductActions" sortOrder="200">
203196
<settings>
204197
<indexField>entity_id</indexField>

0 commit comments

Comments
 (0)