Allow Realtime notices to use the attachments interface

This commit is contained in:
Sarven Capadisli 2009-11-29 19:27:33 +00:00
parent c239ffb6e0
commit a1bea8bb38
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ RealtimeUpdate = {
SN.U.FormXHR($('#'+noticeItemID+' .form_favor'));
SN.U.NoticeReplyTo($('#'+noticeItemID));
SN.U.NoticeWithAttachment($('#'+noticeItemID));
},
purgeLastNoticeItem: function() {