mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 16:05:49 +01:00
closes #4619
This commit is contained in:
@@ -71,7 +71,7 @@ define('forum/topic', [
|
||||
|
||||
handleTopicSearch();
|
||||
|
||||
$(window).trigger('action:topic.loaded');
|
||||
$(window).trigger('action:topic.loaded', ajaxify.data);
|
||||
};
|
||||
|
||||
function handleKeys() {
|
||||
|
||||
Reference in New Issue
Block a user