mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	closes #3270
This commit is contained in:
		| @@ -221,7 +221,7 @@ define('forum/topic/posts', [ | ||||
| 			} | ||||
| 		}); | ||||
| 		postTools.updatePostCount(); | ||||
| 		addBlockquoteEllipses(posts.find('[component="post/content"] > blockquote')); | ||||
| 		addBlockquoteEllipses(posts.find('[component="post/content"] > blockquote > blockquote')); | ||||
| 		hidePostToolsForDeletedPosts(posts); | ||||
| 		showBottomPostBar(); | ||||
| 	}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user