This commit is contained in:
Harry Bomrah 2015-03-04 20:41:21 +08:00
parent b53a7508f5
commit e881d02bee
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>