mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 19:15:58 +01:00 
			
		
		
		
	fix component name
This commit is contained in:
		| @@ -152,7 +152,7 @@ define('forum/topic/posts', [ | ||||
| 				components.get('topic').append(html); | ||||
| 			} | ||||
|  | ||||
| 			infinitescroll.removeExtra(components.get('posts'), direction, 40); | ||||
| 			infinitescroll.removeExtra(components.get('post'), direction, 40); | ||||
|  | ||||
| 			html.hide().fadeIn('slow'); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user