mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:31:35 +08:00
Support for HTML values in widget hbs templates
This commit is contained in:
@ -99,7 +99,6 @@ export default Ember.Component.extend(AddArchetypeClass, Scrolling, {
|
||||
// this happens after route exit, stuff could have trickled in
|
||||
this.appEvents.trigger('header:hide-topic');
|
||||
this.appEvents.off('post:highlight');
|
||||
|
||||
},
|
||||
|
||||
@observes('Discourse.hasFocus')
|
||||
|
Reference in New Issue
Block a user