From: Sarven Capadisli Date: Sat, 28 Nov 2009 14:51:22 +0000 (+0000) Subject: SN.U.NoticeFavor should be SN.U.NoticeReply X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2ac1179a05f50a9825a2d1955f49aee7a6254f04;p=quix0rs-gnu-social.git SN.U.NoticeFavor should be SN.U.NoticeReply --- diff --git a/plugins/Realtime/realtimeupdate.js b/plugins/Realtime/realtimeupdate.js index 3043f43a38..8f99b6e03c 100644 --- a/plugins/Realtime/realtimeupdate.js +++ b/plugins/Realtime/realtimeupdate.js @@ -94,7 +94,7 @@ RealtimeUpdate = { $("#notices_primary .notice:first").fadeIn(1000); SN.U.FormXHR($('#'+noticeItemID+' .form_favor')); - SN.U.NoticeFavor(); + SN.U.NoticeReply(); }, purgeLastNoticeItem: function() {