mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	closes #3826
This commit is contained in:
		| @@ -212,6 +212,7 @@ define('forum/topic/posts', [ | ||||
|  | ||||
| 	Posts.processPage = function(posts) { | ||||
| 		Posts.showBottomPostBar(); | ||||
| 		posts.find('[component="post/content"] img:not(.not-responsive)').addClass('img-responsive'); | ||||
| 		app.createUserTooltips(posts); | ||||
| 		app.replaceSelfLinks(posts.find('a')); | ||||
| 		utils.addCommasToNumbers(posts.find('.formatted-number')); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user