Merge
This commit is contained in:
parent
dbde4c2a10
commit
ae8f290fb2
@ -113,7 +113,8 @@ var officeMain = {
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
onInvite: function() {
|
onInvite: function(event) {
|
||||||
|
event.preventDefault();
|
||||||
$('#invite-block').toggle();
|
$('#invite-block').toggle();
|
||||||
},
|
},
|
||||||
sendInvite: function() {
|
sendInvite: function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user