add plugin outlet to the top of the admin dashboard
This commit is contained in:
parent
d00762dcd5
commit
4d6dd3a952
|
@ -1,3 +1,5 @@
|
|||
{{plugin-outlet "admin-dashboard-top"}}
|
||||
|
||||
<div class="dashboard-left">
|
||||
{{#if showVersionChecks}}
|
||||
{{partial 'admin/templates/version-checks'}}
|
||||
|
|
Loading…
Reference in New Issue