forked from saurabh/orbit4-5
again small fix for js
This commit is contained in:
parent
a6c7652851
commit
ba7c610e8b
|
@ -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";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue