DEV: Plugin outlet at top of user preference interface (#10020)

This commit is contained in:
Mark VanLandingham 2020-06-10 13:36:50 -05:00 committed by GitHub
parent 1ce6ff0a55
commit b8acb36532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
{{plugin-outlet name="user-preferences-interface-top" args=(hash model=model save=(action "save"))}}
{{#if showThemeSelector}}
<div class="control-group theme">
<label class="control-label">{{i18n "user.theme"}}</label>