DEV: add new plugin outlet to tags template (#12302)

This commit is contained in:
Robert 2021-03-08 18:02:51 +00:00 committed by GitHub
parent 0a656767c7
commit 0da649e4fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
</div>
</div>
{{plugin-outlet name="tags-below-title" tagName="div" args=(hash model=model)}}
<div class="tag-sort-options">
{{i18n "tagging.sort_by"}}
<span class="tag-sort-count {{if sortedByCount "active"}}"><a href {{action "sortByCount"}}>{{i18n "tagging.sort_by_count"}}</a></span>