diff --git a/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs b/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs index 9474ccf2d8..cb0ea1ecaf 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs @@ -32,7 +32,10 @@ tagId=this.tag.id additionalTags=this.additionalTags noSubcategories=this.noSubcategories + showTagsSection=this.showTagsSection currentCategory=this.currentCategory + categoryBreadcrumbs=this.categoryBreadcrumbs editingCategory=this.editingCategory + editingCategoryTab=this.editingCategoryTab }} />