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 5885066 + 9d2ba5f commit 44a61e7Copy full SHA for 44a61e7
app/code/Magento/Customer/view/adminhtml/ui_component/customer_address_form.xml
@@ -191,13 +191,6 @@
191
</validation>
192
<dataType>text</dataType>
193
</settings>
194
- <formElements>
195
- <select>
196
- <settings>
197
- <options class="Magento\Directory\Model\ResourceModel\Country\Collection"/>
198
- </settings>
199
- </select>
200
- </formElements>
201
</field>
202
<field name="region_id" component="Magento_Customer/js/form/element/region" formElement="select">
203
<settings>
0 commit comments