VRFS-1729 expose new JS function

This commit is contained in:
Brian Smith 2014-06-29 20:10:00 -04:00
parent bf6bf3ac98
commit 98febc2b4f
1 changed files with 1 additions and 0 deletions

View File

@ -1226,6 +1226,7 @@
this.addSessionLike = addSessionLike;
this.getRsvpRequests = getRsvpRequests;
this.submitRsvpRequest = submitRsvpRequest;
this.updateRsvpRequest = updateRsvpRequest;
this.cancelRsvpRequest = cancelRsvpRequest;
this.getOpenSessionSlots = getOpenSessionSlots;
this.addRecordingComment = addRecordingComment;