mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:25:35 +08:00
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
Block a user