BUGFIX: consistent archived style in the Top page mobile template

This commit is contained in:
Régis Hanol 2014-01-03 16:05:06 +01:00
parent c6ed4b2095
commit 0b5265de17
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{{#if topics}}
<table id="topic-list">
{{#groupedEach topic in topics}}
<tr>
<tr {{bindAttr class="archived"}}>
<td>
<div class='main-link clearfix'>
{{topicStatus topic=this}}