mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: add topicProgressExpanded arg to topic-navigation outlet (#25231)
This commit is contained in:
@@ -230,9 +230,9 @@
|
||||
@outletArgs={{hash
|
||||
topic=this.model
|
||||
renderTimeline=info.renderTimeline
|
||||
topicProgressExpanded=info.topicProgressExpanded
|
||||
}}
|
||||
/>
|
||||
|
||||
{{#if info.renderTimeline}}
|
||||
<TopicTimeline
|
||||
@info={{info}}
|
||||
|
||||
Reference in New Issue
Block a user