mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:55:43 +00:00
Add a plugin outlet beside the poster's name.
This commit is contained in:
parent
f1bce927b3
commit
5f5933b4bb
@ -25,6 +25,7 @@
|
||||
<div class='topic-body'>
|
||||
<div class='topic-meta-data'>
|
||||
{{poster-name post=this}}
|
||||
{{plugin-outlet "poster-name-right"}}
|
||||
<div class='post-info'>
|
||||
<a class='post-date' {{bind-attr href="shareUrl" data-share-url="shareUrl" data-post-number="post_number"}}>{{age-with-tooltip created_at}}</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user