From 2eba17fb9c772103d38478a0a74f0db376a891d9 Mon Sep 17 00:00:00 2001 From: James Morris Date: Tue, 8 Mar 2022 18:37:17 +0000 Subject: [PATCH] Removed the Resources Banner from the Dashboard for improved onboarding refs: https://github.com/TryGhost/Team/issues/1376 --- ghost/admin/app/templates/dashboard.hbs | 32 ------------------------- 1 file changed, 32 deletions(-) diff --git a/ghost/admin/app/templates/dashboard.hbs b/ghost/admin/app/templates/dashboard.hbs index 9370088a92..14a8b50c1c 100644 --- a/ghost/admin/app/templates/dashboard.hbs +++ b/ghost/admin/app/templates/dashboard.hbs @@ -7,37 +7,6 @@
- {{#if (and this.session.user.isAdmin (not (feature "dashboardHideGettingStarted")) (feature "improvedOnboarding"))}} -
-
-

Not sure where to start? We got you.

-

- Dive into our tutorials and guides for people who are new to Ghost and setting - up a brand new publication. Find out how to customize your site, publish your - first post, send email newsletters and setup vour memberships. -

- View resources - -
- - - {{svg-jar "dotdotdot"}} - - - - - -
-
-
- {{/if}} - {{#if (and this.session.user.isOwnerOnly (not this.settings.editorIsLaunchComplete) (not (feature "improvedOnboarding")))}}
@@ -61,7 +30,6 @@ {{/if}} -
{{#unless this.settings.editorIsLaunchComplete}}