mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
rename my-app in alfresco-app
This commit is contained in:
@@ -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],
|
||||
|
Reference in New Issue
Block a user