Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop

This commit is contained in:
Seth Call 2014-12-18 16:08:29 -06:00
commit 08a266a203
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@
$(friendInput).select();
// context.alert('Invitation already exists for this musician.');
}
$(friendInput).val('');
}
this.addInvitationIfAbsent = addInvitation;