Skip to content

Commit

Permalink
Removed editor from phone and zipcode
Browse files Browse the repository at this point in the history
  • Loading branch information
kazim-krish committed Jun 29, 2019
1 parent 7514a0e commit 2d7d8a8
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,18 +157,12 @@
<column name="billing_telephone" sortOrder="60">
<settings>
<filter>text</filter>
<editor>
<editorType>text</editorType>
</editor>
<label translate="true">Phone</label>
</settings>
</column>
<column name="billing_postcode" sortOrder="70">
<settings>
<filter>text</filter>
<editor>
<editorType>text</editorType>
</editor>
<label translate="true">ZIP</label>
</settings>
</column>
Expand Down

0 comments on commit 2d7d8a8

Please sign in to comment.