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.
2 parents 19fcb92 + fb02b13 commit a3e636fCopy full SHA for a3e636f
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