PERF: remove a binding we do not need

This commit is contained in:
Sam 2014-10-28 15:01:13 +11:00
parent 09f6011bbd
commit 220568a2a3

View File

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