mirror of
https://github.com/discourse/discourse.git
synced 2025-03-10 11:25:25 +08:00
Merge pull request #4484 from LeoMcA/location-and-website-outlets
FEATURE: Added user profile and card outlets
This commit is contained in:
commit
fb51e77a1d
@ -80,6 +80,8 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
</span>
|
</span>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
|
{{plugin-outlet "user-card-location-and-website"}}
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
|
@ -74,6 +74,7 @@
|
|||||||
<span title={{model.website}}>{{model.website_name}}</span>
|
<span title={{model.website}}>{{model.website_name}}</span>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
{{plugin-outlet "user-location-and-website"}}
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<div class='bio'>
|
<div class='bio'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user