mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-15 09:00:42 +01:00
feat: use category selector in category page
fix privilege shortcuts in group page after search
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
">
|
||||
<i data-name="icon" value="{categories.icon}" class="fa {categories.icon}"></i>
|
||||
</div>
|
||||
<h5 class="category-header">{categories.name}</h5>
|
||||
<h5 class="category-header"><a href="{config.relative_path}/admin/manage/categories/{categories.cid}">{categories.name}</a></h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user