Changeset 35870
- Timestamp:
- 12/11/2015 09:53:29 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/user-profile.js
r35733 r35870 251 251 $generateButton.show(); 252 252 $passwordWrapper.hide(); 253 254 $weakRow.hide( 0, function () { 255 $weakCheckbox.removeProp( 'checked' ); 256 } ); 253 257 254 258 // Disable the inputs when hiding to prevent autofill and submission.
Note: See TracChangeset
for help on using the changeset viewer.