mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:55:43 +00:00
Merge pull request #3672 from tgxworld/add_plugin_outlet_beside_poster_name
Add a plugin outlet beside the poster's name.
This commit is contained in:
commit
efd7fbd49d
@ -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