From 10adff15a93be46866ff58cc5cc6fd5d55b40898 Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Tue, 2 Aug 2016 11:11:22 +0100 Subject: [PATCH] dix merge demo shell --- demo-shell-ng2/app/app.component.html | 5 ----- demo-shell-ng2/app/app.component.ts | 1 - 2 files changed, 6 deletions(-) diff --git a/demo-shell-ng2/app/app.component.html b/demo-shell-ng2/app/app.component.html index 1bebaaa88c..da422e7ec5 100644 --- a/demo-shell-ng2/app/app.component.html +++ b/demo-shell-ng2/app/app.component.html @@ -61,11 +61,6 @@ - Configurations -
diff --git a/demo-shell-ng2/app/app.component.ts b/demo-shell-ng2/app/app.component.ts index 6c00463c70..580ddaa81e 100644 --- a/demo-shell-ng2/app/app.component.ts +++ b/demo-shell-ng2/app/app.component.ts @@ -61,7 +61,6 @@ declare var document: any; export class AppComponent { translate: AlfrescoTranslationService; searchTerm: string = ''; - hostecm: string = 'http://localhost:8080'; ecmHost: string = 'http://localhost:8080'; bpmHost: string = 'http://localhost:9999';