FIX: body class from category not loadeing on topics on first load
This commit is contained in:
parent
a8edc98276
commit
d15b698ac9
|
@ -1,5 +0,0 @@
|
|||
import AddCategoryClass from 'discourse/mixins/add-category-class';
|
||||
|
||||
export default Em.View.extend(AddCategoryClass, {
|
||||
categoryFullSlug: Em.computed.alias('controller.category.fullSlug')
|
||||
});
|
Loading…
Reference in New Issue