Merge pull request #2602 from rhacker/patch-1

Use bind-attr the right way
This commit is contained in:
Régis Hanol 2014-07-29 12:44:34 +02:00
commit 54ab3de1aa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
{{/if}}
{{#each topics}}
<tr class="category-topic-link" {{bind-attr class="archived"}}>
<tr {{bind-attr class="archived :category-topic-link"}}>
<td class='main-link'>
<div class='topic-inset'>
{{topic-status topic=this}}