Skip to content

Commit

Permalink
fixed events_event_label_short_after_title setting not respected afte…
Browse files Browse the repository at this point in the history
…r moving away and comming back to topic list
  • Loading branch information
fzngagan committed Nov 11, 2019
1 parent cdb289a commit 18adda7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export default {
DiscourseURL.routeTo(href);
},

@on('didInsertElement')
@on('didRender')
moveElements() {
const topic = this.get('topic');

Expand Down

0 comments on commit 18adda7

Please sign in to comment.