UX: Add an outlet to the user admin page
This commit is contained in:
parent
0da529010a
commit
162932114e
|
@ -17,6 +17,7 @@
|
||||||
{{d-button action="logOut" icon="power-off" label="admin.user.log_out"}}
|
{{d-button action="logOut" icon="power-off" label="admin.user.log_out"}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
{{plugin-outlet name="admin-user-controls-after" args=(hash model=model) tagName="" connectorTagName=""}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class='display-row username'>
|
<div class='display-row username'>
|
||||||
|
|
Loading…
Reference in New Issue