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