????

Your IP : 18.188.132.192


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