FIX: subfolder: top referred topics report was missing subfolder in links

This commit is contained in:
Neil Lalonde
2018-01-15 17:28:35 -05:00
parent 5b356e446a
commit ce79ec0127
3 changed files with 6 additions and 6 deletions
@@ -224,7 +224,7 @@
<td class="title">
<div class="referred-topic-title">
<div class="overflow-ellipsis">
<a href="/t/{{unbound data.topic_slug}}/{{unbound data.topic_id}}">{{data.topic_title}}</a>
<a href="{{unbound data.topic_url}}">{{data.topic_title}}</a>
</div>
</div>
</td>