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({