vrfs1008: fixed typo

This commit is contained in:
Jonathan Kolyer 2014-01-14 03:19:21 -06:00
parent 8eb1bbe81d
commit a32697b2e4
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
});
}
$.ajax({
ajax: false,
url: "/api/invitations",
data: { session_id: sessionId, sender: context.JK.currentUserId }
}).done(function(response) {