FIX: missed a couple of places where we should use the topic's fancy title

This commit is contained in:
Régis Hanol
2015-08-27 17:32:04 +02:00
parent fa5cb30731
commit 42e785ee5a
3 changed files with 3 additions and 3 deletions
@@ -32,7 +32,7 @@
<span class="private-message-glyph">{{fa-icon "envelope"}}</span>
{{/if}}
{{topic-status topic=flaggedPost.topic}}
<a href='{{unbound flaggedPost.url}}'>{{flaggedPost.topic.title}}</a>
<a href='{{unbound flaggedPost.url}}'>{{{flaggedPost.topic.fancyTitle}}}</a>
</h3>
{{#if flaggedPost.postAuthorFlagged}}
{{{flaggedPost.excerpt}}}