mirror of
https://github.com/discourse/discourse.git
synced 2025-04-27 16:24:28 +08:00
Move who liked a post above the replies
This commit is contained in:
parent
4706b77940
commit
7eb6dca3ec
@ -106,6 +106,7 @@
|
|||||||
unhidePost="unhidePost"}}
|
unhidePost="unhidePost"}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{who-liked post=this}}
|
||||||
{{#if replies}}
|
{{#if replies}}
|
||||||
<section class='embedded-posts bottom'>
|
<section class='embedded-posts bottom'>
|
||||||
{{#each reply in replies}}
|
{{#each reply in replies}}
|
||||||
@ -115,7 +116,6 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{actions-summary post=this}}
|
{{actions-summary post=this}}
|
||||||
{{who-liked post=this}}
|
|
||||||
{{view 'topic-map-container' post=this topic=controller.model}}
|
{{view 'topic-map-container' post=this topic=controller.model}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user