File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
app/code/Magento/Customer/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 157
157
<column name =" billing_telephone" sortOrder =" 60" >
158
158
<settings >
159
159
<filter >text</filter >
160
- <editor >
161
- <editorType >text</editorType >
162
- </editor >
163
160
<label translate =" true" >Phone</label >
164
161
</settings >
165
162
</column >
166
163
<column name =" billing_postcode" sortOrder =" 70" >
167
164
<settings >
168
165
<filter >text</filter >
169
- <editor >
170
- <editorType >text</editorType >
171
- </editor >
172
166
<label translate =" true" >ZIP</label >
173
167
</settings >
174
168
</column >
269
263
<column name =" billing_city" sortOrder =" 210" >
270
264
<settings >
271
265
<filter >text</filter >
272
- <editor >
273
- <editorType >text</editorType >
274
- </editor >
275
266
<label translate =" true" >City</label >
276
267
<visible >false</visible >
277
268
</settings >
278
269
</column >
279
270
<column name =" billing_fax" sortOrder =" 220" >
280
271
<settings >
281
272
<filter >text</filter >
282
- <editor >
283
- <editorType >text</editorType >
284
- </editor >
285
273
<label translate =" true" >Fax</label >
286
274
<visible >false</visible >
287
275
</settings >
288
276
</column >
289
277
<column name =" billing_vat_id" sortOrder =" 230" >
290
278
<settings >
291
279
<filter >text</filter >
292
- <editor >
293
- <editorType >text</editorType >
294
- </editor >
295
280
<label translate =" true" >VAT Number</label >
296
281
<visible >false</visible >
297
282
</settings >
298
283
</column >
299
284
<column name =" billing_company" sortOrder =" 240" >
300
285
<settings >
301
286
<filter >text</filter >
302
- <editor >
303
- <editorType >text</editorType >
304
- </editor >
305
287
<label translate =" true" >Company</label >
306
288
<visible >false</visible >
307
289
</settings >
308
290
</column >
309
291
<column name =" billing_firstname" sortOrder =" 250" >
310
292
<settings >
311
293
<filter >text</filter >
312
- <editor >
313
- <editorType >text</editorType >
314
- </editor >
315
294
<label translate =" true" >Billing Firstname</label >
316
295
<visible >false</visible >
317
296
</settings >
318
297
</column >
319
298
<column name =" billing_lastname" sortOrder =" 260" >
320
299
<settings >
321
300
<filter >text</filter >
322
- <editor >
323
- <editorType >text</editorType >
324
- </editor >
325
301
<label translate =" true" >Billing Lastname</label >
326
302
<visible >false</visible >
327
303
</settings >
You can’t perform that action at this time.
0 commit comments