Typo and enhances

This commit is contained in:
Jeremy Zhang
2017-05-20 01:08:57 +00:00
parent 5fa502035a
commit 9b4eec327d
2 changed files with 4 additions and 8 deletions

View File

@ -13,10 +13,6 @@
}
$(function(){
$("#invite-waiting").hide();
$("#invite-waiting-fail").hide();
$("#invite-done").hide();
$("#invite-btn").click(startInviteProcess);
});