DEV: add `topicProgressExpanded` arg to `topic-navigation` outlet (#25231)
This commit is contained in:
parent
3a0bf97401
commit
05668bdf8a
|
@ -230,9 +230,9 @@
|
|||
@outletArgs={{hash
|
||||
topic=this.model
|
||||
renderTimeline=info.renderTimeline
|
||||
topicProgressExpanded=info.topicProgressExpanded
|
||||
}}
|
||||
/>
|
||||
|
||||
{{#if info.renderTimeline}}
|
||||
<TopicTimeline
|
||||
@info={{info}}
|
||||
|
|
Loading…
Reference in New Issue