Frontend for invitations.

(imported from commit 8afab7cc5a4a5c14b605f1b27b48036c9414f7d0)
This commit is contained in:
Waseem Daher
2012-12-05 16:48:15 -05:00
committed by Luke Faraone
parent 7a43b4e30b
commit d9e50117be
9 changed files with 152 additions and 1 deletions

View File

@@ -591,6 +591,7 @@ $(function () {
search.initialize();
notifications.initialize();
hashchange.initialize();
invite.initialize();
$("body").bind('click', function () {
ui.hide_userinfo_popover();