This commit is contained in:
Harry Bomrah 2015-03-04 20:41:21 +08:00
parent ba7c610e8b
commit 5232367c0f
1 changed files with 1 additions and 2 deletions

View File

@ -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>