diff --git a/ghost/admin/app/components/dashboard/dashboard-v5.hbs b/ghost/admin/app/components/dashboard/dashboard-v5.hbs index 1dd7b6857c..92553abce2 100644 --- a/ghost/admin/app/components/dashboard/dashboard-v5.hbs +++ b/ghost/admin/app/components/dashboard/dashboard-v5.hbs @@ -5,23 +5,13 @@ {{#if this.areMembersEnabled}}
- -
-
- - {{#if option.name}}{{option.name}}{{else}}Unknown option{{/if}} - -
+ /> +
{{!-- @@ -95,6 +85,35 @@ + +
+
+ +
+
{{!-- diff --git a/ghost/admin/app/components/dashboard/v5/chart-anchor.hbs b/ghost/admin/app/components/dashboard/v5/chart-anchor.hbs index 8e88adeff4..67eee1bf8e 100644 --- a/ghost/admin/app/components/dashboard/v5/chart-anchor.hbs +++ b/ghost/admin/app/components/dashboard/v5/chart-anchor.hbs @@ -1,3 +1,17 @@ +
+ {{#if this.loading}} +
+ {{else}} +
+ +
+ {{/if}} +
+
-