mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 16:03:11 +08:00
PERF: remove a binding we do not need
This commit is contained in:
parent
09f6011bbd
commit
220568a2a3
@ -31,6 +31,6 @@
|
||||
{{handlebars 'list/posters_column' posters=posters}}
|
||||
|
||||
{{posts-count-column topic=model class="num" action="showTopicEntrance"}}
|
||||
<td {{bind-attr class=":num :views viewsHeat"}}>{{number views numberKey="views_long"}}</td>
|
||||
<td class="num views {{unbound viewsHeat}}">{{number views numberKey="views_long"}}</td>
|
||||
|
||||
{{activity-column topic=model class="num"}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user