removed BS class, not needed

This commit is contained in:
Baris Soner Usakli
2014-02-07 20:44:10 -05:00
parent 0c4f0dff6f
commit d5938e4024
3 changed files with 1 additions and 3 deletions

View File

@@ -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': []