oops forgot an alert()
This commit is contained in:
parent
01cbe744b6
commit
41fe435553
@ -1454,7 +1454,6 @@ var SN = { // StatusNet
|
|||||||
form.find('[name=inreplyto]').val('');
|
form.find('[name=inreplyto]').val('');
|
||||||
form.find('.attach-status').remove();
|
form.find('.attach-status').remove();
|
||||||
SN.U.FormNoticeEnhancements(form);
|
SN.U.FormNoticeEnhancements(form);
|
||||||
alert('notice posted: ' + $(notice).attr('id'));
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user