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