vrfs1008: fixed typo
This commit is contained in:
parent
8eb1bbe81d
commit
a32697b2e4
|
|
@ -33,7 +33,6 @@
|
|||
});
|
||||
}
|
||||
$.ajax({
|
||||
ajax: false,
|
||||
url: "/api/invitations",
|
||||
data: { session_id: sessionId, sender: context.JK.currentUserId }
|
||||
}).done(function(response) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue