File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
app/code/Magento/Customer/view/frontend Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ var config = {
99 checkoutBalance : 'Magento_Customer/js/checkout-balance' ,
1010 address : 'Magento_Customer/address' ,
1111 changeEmailPassword : 'Magento_Customer/change-email-password' ,
12- trimUsername : 'Magento_Customer/js/trim-username' ,
1312 passwordStrengthIndicator : 'Magento_Customer/js/password-strength-indicator' ,
1413 zxcvbn : 'Magento_Customer/js/zxcvbn' ,
1514 addressValidation : 'Magento_Customer/js/addressValidation'
Original file line number Diff line number Diff line change 4646<script type="text/x-magento-init">
4747 {
4848 ".field.email": {
49- "trimUsername ": {
49+ "Magento_Customer/js/trim-username ": {
5050 "formSelector": "form.form-login"
5151 }
5252 }
You can’t perform that action at this time.
0 commit comments