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 7514a0e commit 2d7d8a8Copy full SHA for 2d7d8a8
app/code/Magento/Customer/view/adminhtml/ui_component/customer_listing.xml
@@ -157,18 +157,12 @@
157
<column name="billing_telephone" sortOrder="60">
158
<settings>
159
<filter>text</filter>
160
- <editor>
161
- <editorType>text</editorType>
162
- </editor>
163
<label translate="true">Phone</label>
164
</settings>
165
</column>
166
<column name="billing_postcode" sortOrder="70">
167
168
169
170
171
172
<label translate="true">ZIP</label>
173
174
0 commit comments