| Current Path : /home/goldnueh/public_html/wp-content/plugins/woocommerce/assets/js/frontend/ |
| Current File : //home/goldnueh/public_html/wp-content/plugins/woocommerce/assets/js/frontend/lost-password.js |
jQuery( function( $ ) {
$( '.lost_reset_password' ).on( 'submit', function () {
$( 'button[type="submit"]', this ).attr( 'disabled', 'disabled' );
});
});