diff --git a/ghost/admin/app/components/gh-nav-menu/main.hbs b/ghost/admin/app/components/gh-nav-menu/main.hbs index d9f0619926..de8a3b6449 100644 --- a/ghost/admin/app/components/gh-nav-menu/main.hbs +++ b/ghost/admin/app/components/gh-nav-menu/main.hbs @@ -96,9 +96,6 @@ {{#if this.showTagsNavigation}}
  • {{svg-jar "tag"}}Tags
  • {{/if}} - {{#if (and (gh-user-can-admin this.session.user) (feature "collections"))}} -
  • {{svg-jar "collections-bookmark"}}Collections
  • - {{/if}} {{#if (gh-user-can-admin this.session.user)}}
  • {{#if (eq this.router.currentRouteName "members.index")}}