mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
missed the posts TH on /categories
This commit is contained in:
parent
21b18b1253
commit
7dd6b43e8a
@ -6,9 +6,6 @@
|
|||||||
<th class='category'>{{i18n categories.category}}</th>
|
<th class='category'>{{i18n categories.category}}</th>
|
||||||
<th class='latest'>{{i18n categories.latest}}</th>
|
<th class='latest'>{{i18n categories.latest}}</th>
|
||||||
<th class='stats topics'>{{i18n categories.topics}}</th>
|
<th class='stats topics'>{{i18n categories.topics}}</th>
|
||||||
{{#if showPostsColumn}}
|
|
||||||
<th class='stats posts'>{{i18n categories.posts}}</th>
|
|
||||||
{{/if}}
|
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
Loading…
Reference in New Issue
Block a user