Removed call to NewDirectMessage() until IE return is fixed i.e.,
<script> maxLength
This commit is contained in:
parent
3d2a2d4173
commit
b40948a700
|
@ -419,8 +419,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