X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NewBranch.bjs;h=382995c27859fb771bff94f49c6581fe55c228a4;hb=d8aaea2c744ce769c6e77fd6cba885ddb9044a30;hp=e7234395c9c3d1214578fc924a9193dcfa48d283;hpb=d2faf40b4e1a0b303828204d85891e1b5e6215f6;p=gitlive diff --git a/NewBranch.bjs b/NewBranch.bjs index e7234395..382995c2 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -211,7 +211,7 @@ "items" : [ { "listeners" : { - "authenticate" : "(auth) => {\n\tvar rs = RooTicket.singleton();\t\n auth.authenticate(new Credential(rs.username, rs.password,WebKit.CredentialPersistence.FOR_SESSION));\n\n}" + "authenticate" : "(auth) => {\n\tvar rs = RooTicket.singleton();\t\n auth.authenticate(new WebKit.Credential(rs.username, rs.password,WebKit.CredentialPersistence.FOR_SESSION));\n\n}" }, "id" : "view", "* pack" : "add",