mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:07:53 +08:00
DEV: adds plugin-outlet before category in /latest (#14092)
Adding this so themes can avoid template overrides.
This commit is contained in:
parent
a56122f2d3
commit
e1815a125d
|
@ -35,6 +35,7 @@
|
|||
<div class="link-bottom-line">
|
||||
{{#unless hideCategory}}
|
||||
{{#unless topic.isPinnedUncategorized}}
|
||||
{{~raw-plugin-outlet name="topic-list-before-category"}}
|
||||
{{category-link topic.category}}
|
||||
{{/unless}}
|
||||
{{/unless}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user