mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Error with currentCategory
This commit is contained in:
parent
72c5a389eb
commit
04881b10db
@ -14,7 +14,7 @@
|
||||
{{/each}}
|
||||
|
||||
{{#if siteSettings.tagging_enabled}}
|
||||
{{tag-drop currentCategory=category tagId=tagId}}
|
||||
{{tag-drop firstCategory=category tagId=tagId}}
|
||||
{{/if}}
|
||||
|
||||
{{plugin-outlet name="bread-crumbs-right" connectorTagName="li" tagName=""}}
|
||||
|
Loading…
Reference in New Issue
Block a user