From 7a76f3c29538e6b90e5462a89aafe013659e49fc Mon Sep 17 00:00:00 2001 From: Joe Date: Sat, 30 May 2020 03:31:28 +0800 Subject: [PATCH] UX: Relocate before-topic-list outlet so it shows up on Top as well --- .../javascripts/discourse/app/templates/discovery/topics.hbs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/javascripts/discourse/app/templates/discovery/topics.hbs b/app/assets/javascripts/discourse/app/templates/discovery/topics.hbs index b793e261cb7..6c5b479624b 100644 --- a/app/assets/javascripts/discourse/app/templates/discovery/topics.hbs +++ b/app/assets/javascripts/discourse/app/templates/discovery/topics.hbs @@ -42,8 +42,6 @@ {{period-chooser period=period action=(action "changePeriod") fullDay=false}} {{else}} - {{plugin-outlet name="before-topic-list" args=(hash category=category)}} - {{#if topicTrackingState.hasIncoming}}
@@ -52,6 +50,7 @@
{{/if}} {{/if}} + {{plugin-outlet name="before-topic-list" args=(hash category=category)}} {{#if hasTopics}} {{topic-list