reverted that back, it would take other users to the topic too

v1.18.x
Baris Usakli 12 years ago
parent f939a632a6
commit 481105d6be

@ -61,7 +61,7 @@
$(topic).hide().fadeIn('slow'); $(topic).hide().fadeIn('slow');
} }
ajaxify.go('topic/'+data.slug); socket.emit('api:categories.getRecentReplies', cid);
} }
socket.on('event:new_topic', onNewTopic); socket.on('event:new_topic', onNewTopic);

Loading…
Cancel
Save