mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
DEV: add plugin outlet to categories page (#14491)
This commit is contained in:
parent
b6937e936b
commit
aba08d1929
@ -1,5 +1,6 @@
|
||||
<div aria-role="heading" aria-level="2" class="table-heading">
|
||||
{{i18n (concat "filters." filter ".title")}}
|
||||
{{plugin-outlet name="categories-topics-table-heading" tagName=""}}
|
||||
</div>
|
||||
|
||||
{{#if topics}}
|
||||
|
Loading…
Reference in New Issue
Block a user