remove coldmapping from topic map

This commit is contained in:
Jeff Atwood 2014-08-18 00:24:50 -07:00
parent 5193c9fd16
commit ff03f98945

View File

@ -7,7 +7,7 @@
<section {{bind-attr class=":map mapCollapsed"}}>
<ul class="clearfix">
<li>
<a href='{{unbound topic.url}}' class='{{cold-age-class topic.created_at}}'>
<a href='{{unbound topic.url}}'>
<h4>{{i18n created_lowercase}}</h4>
{{avatar details.created_by imageSize="tiny"}}
{{date topic.created_at}}