mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
add plugin outlet to the top of the admin dashboard
This commit is contained in:
parent
d00762dcd5
commit
4d6dd3a952
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
{{plugin-outlet "admin-dashboard-top"}}
|
||||
|
||||
<div class="dashboard-left">
|
||||
{{#if showVersionChecks}}
|
||||
{{partial 'admin/templates/version-checks'}}
|
||||
|
|
Loading…
Reference in a new issue