Skip to content

Commit

Permalink
Ticket #4767 - Discussions: Multi Categories list isn't showing.
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonLV committed Aug 13, 2024
1 parent 4936caf commit 8c1ac25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions template/category_list_multi.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<div class="bx-category-list bx-cl-multi">
<bx_repeat:cats>
<div class="bx-category-list-item"><a href="__url__">__name__</a> (__num__)</div>
</bx_repeat:cats>
</div>

0 comments on commit 8c1ac25

Please sign in to comment.