@@ -785,6 +785,9 @@ U.MD.D.getuser2 = function (userid, cid) {
if(cid){
U.MD.D.I.openInApplication("studyDetail", cid, 2, 2)
U.MD.D.addOp3("1", "", { type: "user_login_inviteCode" }, "success")
+ if(U.UF.C.queryString('type') == 'coconote'){
+ U.MD.D.I.openApplication('futureClass')
+ }
}
});