diff --git a/app/views/admin/members/show.html.erb b/app/views/admin/members/show.html.erb index 2ea6d2a..4fa4936 100644 --- a/app/views/admin/members/show.html.erb +++ b/app/views/admin/members/show.html.erb @@ -81,7 +81,6 @@ $("#google_connection div.main_text").css("opacity","1"); $("#google_connection div.wait_text").hide(); return false; - } }else{ window.location.href = "/auth/google_oauth2"; }