mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-11-03 20:45:58 +01:00 
			
		
		
		
	removed BS class, not needed
This commit is contained in:
		@@ -601,7 +601,6 @@ var async = require('async'),
 | 
			
		||||
	Topics.getUnreadTopics = function(uid, start, stop, callback) {
 | 
			
		||||
		var unreadTopics = {
 | 
			
		||||
			'show_sidebar': 'hidden',
 | 
			
		||||
			'show_topic_button': 'hidden',
 | 
			
		||||
			'show_markallread_button': 'show',
 | 
			
		||||
			'no_topics_message': 'hidden',
 | 
			
		||||
			'topics': []
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user