Revert "Fix up some markup to making styling latest categories easier"
This reverts commit 2589b59f39.
This commit is contained in:
@@ -3,6 +3,4 @@ import { showEntrance } from "discourse/components/topic-list-item";
|
||||
export default Ember.Component.extend({
|
||||
tagName: "tr",
|
||||
click: showEntrance,
|
||||
classBindings: ['topic.archived'],
|
||||
attributeBindings: ['topic.id:data-topic-id']
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user