mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
Show heatmap for views in suggested topics
This commit is contained in:
parent
db2de1eff0
commit
23a069c907
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
{{/if}}
|
||||
</td>
|
||||
|
||||
<td class='num'>{{number views numberKey="views_long"}}</td>
|
||||
<td {{bindAttr class=":num viewsHeat"}}>{{number views numberKey="views_long"}}</td>
|
||||
|
||||
{{#if bumped}}
|
||||
<td class='num activity'>
|
||||
|
|
Loading…
Reference in a new issue