add plugin outlet to the top of the admin dashboard

This commit is contained in:
Neil Lalonde 2015-11-02 14:38:07 -05:00
parent d00762dcd5
commit 4d6dd3a952

View file

@ -1,3 +1,5 @@
{{plugin-outlet "admin-dashboard-top"}}
<div class="dashboard-left">
{{#if showVersionChecks}}
{{partial 'admin/templates/version-checks'}}