mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
move column to better location
This commit is contained in:
parent
3a11e5b52e
commit
e11f73889a
2 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
<td class='category'>{{bound-category-link category showParent=true}}</td>
|
<td class='category'>{{bound-category-link category showParent=true}}</td>
|
||||||
{{/unless}}
|
{{/unless}}
|
||||||
|
|
||||||
{{handlebars 'posters_column' posters=posters}}
|
{{handlebars 'list/posters_column' posters=posters}}
|
||||||
|
|
||||||
{{posts-count-column topic=model class="num" action="showTopicEntrance"}}
|
{{posts-count-column topic=model class="num" action="showTopicEntrance"}}
|
||||||
<td {{bind-attr class=":num :views viewsHeat"}}>{{number views numberKey="views_long"}}</td>
|
<td {{bind-attr class=":num :views viewsHeat"}}>{{number views numberKey="views_long"}}</td>
|
||||||
|
|
Loading…
Reference in a new issue