mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: category background in topic views
This commit is contained in:
parent
a5a3f103f6
commit
2a3ceb84de
@ -15,7 +15,7 @@ var TopicView = Discourse.View.extend(AddCategoryClass, Discourse.Scrolling, {
|
||||
menuVisible: true,
|
||||
SHORT_POST: 1200,
|
||||
|
||||
categorySlug: Em.computed.alias('topic.category.slug'),
|
||||
categoryFullSlug: Em.computed.alias('topic.category.fullSlug'),
|
||||
|
||||
postStream: Em.computed.alias('controller.postStream'),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user