mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:38:36 -06:00
add category-navigation plugin outlet
This commit is contained in:
parent
0791c2c966
commit
e4ad88019b
@ -33,4 +33,6 @@
|
||||
{{#if canEditCategory}}
|
||||
{{d-button class="btn-default edit-category" action="editCategory" actionParam=category icon="wrench" label="category.edit_long"}}
|
||||
{{/if}}
|
||||
|
||||
{{plugin-outlet name="category-navigation" args=(hash category=category)}}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user