/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
woocommerce
/
assets
/
js
/
frontend
/
Upload File
HOME
jQuery( function( $ ) { $( '.lost_reset_password' ).on( 'submit', function () { $( 'button[type="submit"]', this ).attr( 'disabled', 'disabled' ); }); });