mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
pass model to user-preferences-account plugin outlet
This commit is contained in:
@ -87,7 +87,7 @@
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{plugin-outlet name="user-preferences-account"}}
|
||||
{{plugin-outlet name="user-preferences-account" args=(hash model=model)}}
|
||||
|
||||
<br/>
|
||||
|
||||
|
Reference in New Issue
Block a user