Sha256: 2f77598505ca886ab2fedd84c8e13a24741789d6a6f5baf674b453b68075e340

Contents?: true

Size: 622 Bytes

Versions: 59

Compression:

Stored size: 622 Bytes

Contents

//render the partial, and open the modal if it is closed
$("#login_content").html("<%= escape_javascript(render partial: Auth.configuration.auth_resources[resource.class.to_s.capitalize][:additional_login_param_resend_confirmation_message_partial], locals: {resource: resource, intent: intent}) %>").show();
//$("#sign_up_inputs").hide();
$("#login_footer").html("<%= escape_javascript(render partial: 'auth/modals/login_navigation_options.html.erb', locals: {resource: resource}) %>").show();
$("#show_sign_up").hide();
$("#forgot_password").hide();
$("#resend_confirmation_email").hide();
open_sign_in_modal_if_closed();

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.9 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.8 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.7 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.6 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.5 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.4 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.3 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.2 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.1 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.5.0 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.9 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.8 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.7 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.6 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.5 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.4 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.3 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.2 app/views/auth/confirmations/_resend_otp.js.erb
wordjelly-auth-1.4.0 app/views/auth/confirmations/_resend_otp.js.erb