Disabled call to NewDirectMessage() until IE issue is sorted out
This commit is contained in:
parent
a1bea8bb38
commit
97be6e9c3c
@ -442,8 +442,6 @@ var SN = { // StatusNet
|
||||
$('.form_group_join').each(function() { SN.U.FormXHR($(this)); });
|
||||
$('.form_group_leave').each(function() { SN.U.FormXHR($(this)); });
|
||||
$('.form_user_nudge').each(function() { SN.U.FormXHR($(this)); });
|
||||
|
||||
SN.U.NewDirectMessage();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user