mirror of
https://github.com/discourse/discourse.git
synced 2025-06-07 17:54:47 +08:00
also should have caught this earlier
This commit is contained in:
@ -44,7 +44,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td class='num'><span class='badge-posts'>{{number posts_count}}</span></td>
|
<td class='num'><span class='badge-posts'>{{number posts_count}}</span></td>
|
||||||
<td class='num'><span {{bindAttr class=":age ageCold"}} title='{{unboundDate created_at}}'>{{{unbound age}}}</span></td>
|
<td class='num'><span {{bindAttr class=":age ageCold"}} title='{{unboundDate created_at}}'>{{{unboundAge created_at}}}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user