mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
FIX: add missing outlet on topic list page when filtered by tag
This commit is contained in:
parent
ad16329b5c
commit
0eaf76fc88
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{{plugin-outlet "discovery-list-container-top"}}
|
||||
|
||||
<footer class='topic-list-bottom'>
|
||||
{{conditional-loading-spinner condition=loading}}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue