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 19fcb92 commit fb02b13Copy full SHA for fb02b13
app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml
@@ -192,13 +192,6 @@
192
<label translate="true">Websites</label>
193
</settings>
194
</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>
202
<actionsColumn name="actions" class="Magento\Catalog\Ui\Component\Listing\Columns\ProductActions" sortOrder="200">
203
<settings>
204
<indexField>entity_id</indexField>
0 commit comments