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 9e5c194 + 205b634 commit 8b9a586Copy full SHA for 8b9a586
app/code/Magento/Catalog/view/adminhtml/ui_component/product_listing.xml
@@ -132,7 +132,7 @@
132
<settings>
133
<addField>true</addField>
134
<filter>text</filter>
135
- <bodyTmpl>ui/grid/cells/html</bodyTmpl>
+ <bodyTmpl>ui/grid/cells/text</bodyTmpl>
136
<label translate="true">Name</label>
137
</settings>
138
</column>
@@ -155,7 +155,7 @@
155
<column name="sku" sortOrder="60">
156
157
158
159
<label translate="true">SKU</label>
160
161
0 commit comments