mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 11:17:25 +08:00
DEV: new plugin outlet on user page (#15808)
This commit is contained in:
parent
5f322605c6
commit
b44950c3d9
@ -179,6 +179,7 @@
|
||||
{{plugin-outlet name="user-profile-primary" tagName="span" connectorTagName="div" args=(hash model=model)}}
|
||||
</div>
|
||||
</div>
|
||||
{{plugin-outlet name="user-profile-above-collapsed-info" args=(hash model=model collapsedInfo=collapsedInfo)}}
|
||||
{{#unless collapsedInfo}}
|
||||
<div class='secondary' id='collapsed-info-panel'>
|
||||
<dl>
|
||||
|
Loading…
x
Reference in New Issue
Block a user