FIX: Regression in badges linking to a post
This commit is contained in:
parent
157378bfcc
commit
de027d1f97
|
@ -29,7 +29,7 @@
|
|||
</div>
|
||||
{{/link-to}}
|
||||
|
||||
{{#if post_number}}
|
||||
{{#if ub.post_number}}
|
||||
<a class="post-link" href="{{unbound ub.topic.url}}/{{unbound ub.post_number}}">{{ub.topic.title}}</a>
|
||||
{{/if}}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue