Skip to content

Commit

Permalink
Added Confirmation field in customer form
Browse files Browse the repository at this point in the history
  • Loading branch information
Shikha Mishra authored Apr 3, 2019
1 parent 9cdc1b7 commit 887001d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ class DataProviderWithDefaultAddresses extends \Magento\Ui\DataProvider\Abstract
private static $forbiddenCustomerFields = [
'password_hash',
'rp_token',
'confirmation',
];

/**
Expand Down

0 comments on commit 887001d

Please sign in to comment.