mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 21:30:30 +01:00
fix: mixing of old and new bch syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ul data-cid="{cid}">
|
||||
<!-- BEGIN categories -->
|
||||
{{{ each categories }}}
|
||||
<li data-cid="{categories.cid}" data-parent-cid="{categories.parentCid}" data-name="{categories.name}" <!-- IF categories.disabled -->class="disabled"<!-- ENDIF categories.disabled -->>
|
||||
<div class="row category-row">
|
||||
<div class="col-md-9">
|
||||
|
||||
Reference in New Issue
Block a user