mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	small fixes
This commit is contained in:
		| @@ -139,6 +139,7 @@ define('forum/topic/posts', [ | ||||
| 		data.slug = ajaxify.data.slug; | ||||
| 		data.tags = ajaxify.data.tags; | ||||
| 		data.viewcount = ajaxify.data.viewcount; | ||||
| 		data.isFollowing = ajaxify.data.isFollowing; | ||||
|  | ||||
| 		$(window).trigger('action:posts.loading', {posts: data.posts, after: after, before: before}); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user