From e5601a28b5d802e79b1e6969fee234c07766707b Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 29 Jul 2019 10:22:29 +0000 Subject: [PATCH] [Trunk | Admin]: app.component.ts: Remove HTML category of pages from left menu. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56792 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/app.component.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 1f0d947..553f63c 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -293,8 +293,8 @@ export class AppComponent implements OnInit{ '/pages', false, [], [], {communityId: this.communityId, type: 'share'})); pages.push(new MenuItem('landing', 'Landing', '/pages', '/pages', false, [], [], {communityId: this.communityId, type: 'landing'})); - pages.push(new MenuItem('html', 'HTML', '/pages', - '/pages', false, [], [], {communityId: this.communityId, type: 'html'})); + // pages.push(new MenuItem('html', 'HTML', '/pages', + // '/pages', false, [], [], {communityId: this.communityId, type: 'html'})); pages.push(new MenuItem('other', 'Other', '/pages', '/pages', false, [], [], {communityId: this.communityId, type: 'other'})); entities.items.push({