UX: Add category-title-before to categories-boxes layout

Makes it consistent with the other /categories layouts
This commit is contained in:
Penar Musaraj
2020-08-25 13:35:13 -04:00
parent f670f93223
commit 7277ca6cb6

View File

@@ -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}}