From b465689fe3db8deea5174e3dd5a49c248d0c1fd5 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Thu, 9 Jun 2016 09:56:12 +0100 Subject: [PATCH] rename my-app in alfresco-app --- demo-shell-ng2/app/app.component.ts | 2 +- demo-shell-ng2/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/demo-shell-ng2/app/app.component.ts b/demo-shell-ng2/app/app.component.ts index 51b11a8cac..3406411e37 100644 --- a/demo-shell-ng2/app/app.component.ts +++ b/demo-shell-ng2/app/app.component.ts @@ -36,7 +36,7 @@ import { TasksDemoComponent } from './components/tasks/tasks-demo.component'; declare var document: any; @Component({ - selector: 'my-app', + selector: 'alfresco-app', templateUrl: 'app/app.component.html', styleUrls: ['app/app.component.css'], directives: [ALFRESCO_SEARCH_DIRECTIVES, ROUTER_DIRECTIVES, AuthRouterOutlet, MDL], diff --git a/demo-shell-ng2/index.html b/demo-shell-ng2/index.html index b659480798..c707f4ddd3 100644 --- a/demo-shell-ng2/index.html +++ b/demo-shell-ng2/index.html @@ -52,13 +52,13 @@ position: relative; } - +
Loading Demo Shell..
-
+