again small fix for js

This commit is contained in:
Harry Bomrah 2015-03-04 20:36:03 +08:00
parent a6c7652851
commit ba7c610e8b
1 changed files with 0 additions and 1 deletions

View File

@ -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";
}