mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 02:14:29 +08:00
Revert "FIX: body class from category not loadeing on topics on first load"
This reverts commit d15b698ac90cfca0a459bdda83e6731a4db8be48.
This commit is contained in:
parent
e7e96eb8af
commit
d5adf61458
@ -0,0 +1,5 @@
|
||||
import AddCategoryClass from 'discourse/mixins/add-category-class';
|
||||
|
||||
export default Em.View.extend(AddCategoryClass, {
|
||||
categoryFullSlug: Em.computed.alias('controller.category.fullSlug')
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user