diff --git a/ng8-seed/src/app/shared/menu-items/horizontal-menu-items.ts b/ng8-seed/src/app/shared/menu-items/horizontal-menu-items.ts index e7276fc..73a9d2a 100644 --- a/ng8-seed/src/app/shared/menu-items/horizontal-menu-items.ts +++ b/ng8-seed/src/app/shared/menu-items/horizontal-menu-items.ts @@ -28,15 +28,15 @@ const HORIZONTALMENUITEMS = [ type: 'link', icon: 'home' }, - { - state: 'contribute', - name: 'Contribute', - type: 'link', - icon: 'error_outline' - }, + // { + // state: 'contribute', + // name: 'Contribute', + // type: 'link', + // icon: 'error_outline' + // }, { state: 'apps', - name: 'Pages', + name: 'Contribute', type: 'sub', icon: 'apps', children: [