mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	fixes #4235
This commit is contained in:
		| @@ -138,6 +138,8 @@ define('forum/topic/posts', [ | ||||
| 			before = repliesSelector.first(); | ||||
| 		} | ||||
|  | ||||
| 		data.slug = ajaxify.data.slug; | ||||
| 		 | ||||
| 		$(window).trigger('action:posts.loading', {posts: data.posts, after: after, before: before}); | ||||
|  | ||||
| 		app.parseAndTranslate('topic', 'posts', data, function(html) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user