oops forgot an alert()

This commit is contained in:
Mikael Nordfeldth 2015-06-14 22:04:57 +02:00
parent 01cbe744b6
commit 41fe435553
1 changed files with 0 additions and 1 deletions

View File

@ -1454,7 +1454,6 @@ var SN = { // StatusNet
form.find('[name=inreplyto]').val('');
form.find('.attach-status').remove();
SN.U.FormNoticeEnhancements(form);
alert('notice posted: ' + $(notice).attr('id'));
},
},