FIX: link to the flagged post instead of its topic

This commit is contained in:
Régis Hanol 2014-07-30 11:16:49 +02:00
parent 84836944e8
commit 78e33f1931

View File

@ -39,7 +39,7 @@
<span class="private-message-glyph">{{icon envelope}}</span>
{{/if}}
{{topic-status topic=flaggedPost.topic}}
<a href='{{unbound flaggedPost.topic.url}}'>{{flaggedPost.topic.title}}</a>
<a href='{{unbound flaggedPost.url}}'>{{flaggedPost.topic.title}}</a>
</h3>
{{#if flaggedPost.postAuthorFlagged}}
{{{flaggedPost.excerpt}}}