Your IP : 216.73.216.0


Current Path : /home/goldnueh/public_html/wp-content/plugins/woocommerce/assets/js/frontend/
Upload File :
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' );
	});
});