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 6841a06 commit ccef72cCopy full SHA for ccef72c
app/code/Magento/Customer/view/base/ui_component/customer_form.xml
@@ -8,9 +8,7 @@
8
<form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../Ui/etc/ui_configuration.xsd">
9
<argument name="data" xsi:type="array">
10
<item name="js_config" xsi:type="array">
11
- <item name="config" xsi:type="array">
12
- <item name="provider" xsi:type="string">customer_form.customer_form_data_source</item>
13
- </item>
+ <item name="provider" xsi:type="string">customer_form.customer_form_data_source</item>
14
<item name="deps" xsi:type="string">customer_form.customer_form_data_source</item>
15
</item>
16
<item name="label" xsi:type="string" translate="true">Customer Information</item>
0 commit comments