mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
create bundle for all components
This commit is contained in:
@@ -103,10 +103,9 @@ import { UploadModule } from 'ng2-alfresco-upload';
|
||||
})
|
||||
export class MyDemoApp implements OnInit {
|
||||
|
||||
authenticated: boolean;
|
||||
|
||||
public ecmHost: string = 'http://localhost:8080';
|
||||
|
||||
authenticated: boolean;
|
||||
multipleFileUpload: boolean = false;
|
||||
folderUpload: boolean = false;
|
||||
acceptedFilesTypeShow: boolean = false;
|
||||
|
Reference in New Issue
Block a user