mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Add category-title-before to categories-boxes layout
Makes it consistent with the other /categories layouts
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<div class="category-box-heading">
|
||||
<a class="parent-box-link" href={{c.url}}>
|
||||
<h3>
|
||||
{{category-title-before category=c}}
|
||||
{{#if c.read_restricted}}
|
||||
{{d-icon "lock"}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user