FEATURE: Add user-profile-avatar-flair plugin outlet
Adds a plugin outlet in the user profile for avatar flair.
This commit is contained in:
parent
4132c37add
commit
8c0369e86f
|
@ -48,6 +48,7 @@
|
|||
flairColor=model.primary_group_flair_color
|
||||
groupName=model.primary_group_name}}
|
||||
{{/if}}
|
||||
{{plugin-outlet name="user-profile-avatar-flair" args=(hash model=model) tagName='div'}}
|
||||
</div>
|
||||
<section class='controls'>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue