FIX: Restore outlet in mobile views (#15683)

This commit is contained in:
Penar Musaraj 2022-01-23 18:41:01 +01:00 committed by GitHub
parent f0435ca1a7
commit 1f2226270e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -133,9 +133,7 @@
{{plugin-outlet name="above-timeline" connectorTagName="div"}} {{plugin-outlet name="above-timeline" connectorTagName="div"}}
{{#topic-navigation class="topic-navigation" topic=model jumpToDate=(action "jumpToDate") jumpToIndex=(action "jumpToIndex") as |info|}} {{#topic-navigation class="topic-navigation" topic=model jumpToDate=(action "jumpToDate") jumpToIndex=(action "jumpToIndex") as |info|}}
{{#unless site.mobileView}} {{plugin-outlet name="topic-navigation" connectorTagName="div" args=(hash topic=model)}}
{{plugin-outlet name="topic-navigation" connectorTagName="div" args=(hash topic=model)}}
{{/unless}}
{{#if info.renderTimeline}} {{#if info.renderTimeline}}
{{topic-timeline {{topic-timeline