File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
view/adminhtml/ui_component Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
<requiredEntity type =" custom_attribute_array" >CustomAttributeCategoryIds</requiredEntity >
37
37
</entity >
38
38
<entity name =" ApiSimpleProductWithSpecCharInName" type =" product" extends =" ApiSimpleProduct" >
39
- <data key =" name" >Pursuit Lumaflex& trade; Tone Band</data >
40
- <data key =" sku" unique =" suffix" >x& trade; </data >
39
+ <data key =" name" unique = " suffix " >Pursuit Lumaflex™ Tone Band</data >
40
+ <data key =" sku" unique =" suffix" >x™ </data >
41
41
</entity >
42
42
<entity name =" SimpleProduct_25" type =" product" extends =" SimpleProduct2" >
43
43
<data key =" quantity" >25</data >
Original file line number Diff line number Diff line change 132
132
<settings >
133
133
<addField >true</addField >
134
134
<filter >text</filter >
135
- <bodyTmpl >ui/grid/cells/text </bodyTmpl >
135
+ <bodyTmpl >ui/grid/cells/html </bodyTmpl >
136
136
<label translate =" true" >Name</label >
137
137
</settings >
138
138
</column >
155
155
<column name =" sku" sortOrder =" 60" >
156
156
<settings >
157
157
<filter >text</filter >
158
- <bodyTmpl >ui/grid/cells/text </bodyTmpl >
158
+ <bodyTmpl >ui/grid/cells/html </bodyTmpl >
159
159
<label translate =" true" >SKU</label >
160
160
</settings >
161
161
</column >
You can’t perform that action at this time.
0 commit comments