Changeset 14216
- Timestamp:
- 07/29/2026 03:33:56 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/14.0/src/bp-templates/bp-nouveau/js/buddypress-nouveau.js
r13341 r14216 854 854 .addClass( 'description' ) 855 855 ); 856 857 // Reinitialize after adding #password-warning. 858 passwordWarningContainer = $( currentForm ).find( '#password-warning' ); 856 859 } 860 861 // Ensure we override user-profile.js. 862 setTimeout( () => { 863 $( '#submit' ).prop( 'disabled', true ); 864 }, 1 ); 857 865 858 866 $( passwordWarningContainer ).html( bpPasswordVerify.tooWeakPasswordWarning );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)