fix: #9166 missing relative path in topic thumbs modal and topic list

This commit is contained in:
Julian Lam
2021-01-05 13:40:10 -05:00
parent fd045c67c9
commit b9ba44edd7
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
{{{ each thumbs }}}
<div class="media" data-id="{./id}" data-path="{./url}">
<div class="media-left">
<img class="media-object" src="{./url}" />
<img class="media-object" src="{config.relative_path}{./url}" />
</div>
<div class="media-body">
<p>