More work trying to understand util.js and get my ajax working right
This commit is contained in:
@@ -639,6 +639,7 @@ var SN = { // StatusNet
|
||||
*/
|
||||
NoticeInlineReplyTrigger: function(notice, initialText) {
|
||||
// Find the notice we're replying to...
|
||||
console.log('NoticeInlineReplyTrigger');
|
||||
var id = $($('.notice_id', notice)[0]).text();
|
||||
var parentNotice = notice;
|
||||
|
||||
|
Reference in New Issue
Block a user