UX: Relocate before-topic-list outlet so it shows up on Top as well

This commit is contained in:
Joe 2020-05-30 03:31:28 +08:00
parent 8e6d95a309
commit 7a76f3c295
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,6 @@
{{period-chooser period=period action=(action "changePeriod") fullDay=false}}
</div>
{{else}}
{{plugin-outlet name="before-topic-list" args=(hash category=category)}}
{{#if topicTrackingState.hasIncoming}}
<div class="show-more {{if hasTopics "has-topics"}}">
<a tabindex="0" href {{action "showInserted"}} class="alert alert-info clickable">
@ -52,6 +50,7 @@
</div>
{{/if}}
{{/if}}
{{plugin-outlet name="before-topic-list" args=(hash category=category)}}
{{#if hasTopics}}
{{topic-list