forked from saurabh/orbit4-5
fix
This commit is contained in:
parent
ba7c610e8b
commit
5232367c0f
|
@ -81,8 +81,7 @@
|
|||
$("#google_connection div.main_text").css("opacity","1");
|
||||
$("#google_connection div.wait_text").hide();
|
||||
return false;
|
||||
}else{
|
||||
window.location.href = "/auth/google_oauth2";
|
||||
}
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue