mirror of
https://github.com/discourse/discourse.git
synced 2025-06-11 13:16:04 +08:00
Replace unused showNames-area with new plugin-outlet
This commit is contained in:
@ -17,9 +17,7 @@
|
|||||||
<h2>{{user.title}}</h2>
|
<h2>{{user.title}}</h2>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#if showName}}
|
{{plugin-outlet "user-card-post-names"}}
|
||||||
<h2><a href={{user.path}} {{action "showUser"}}>{{name}}</a></h2>
|
|
||||||
{{/if}}
|
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user