HOME


Mini Shell 1.0
DIR: /var/www/kiwigrass_LIVE/wp-content/plugins/woocommerce/assets/js/frontend/
Upload File :
Current File : /var/www/kiwigrass_LIVE/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' );
	});
});