Improve 'ng2-alfresco-upload' imports

This commit is contained in:
Denys Vuika
2016-06-15 14:26:36 +01:00
parent 8ca6c8d03a
commit 0a973ef025
7 changed files with 8 additions and 7 deletions

View File

@@ -23,7 +23,7 @@ import {
AlfrescoSettingsService,
AlfrescoAuthenticationService
} from 'ng2-alfresco-core';
import { ALFRESCO_ULPOAD_COMPONENTS, UploadService } from 'ng2-alfresco-upload/dist/ng2-alfresco-upload';
import { ALFRESCO_ULPOAD_COMPONENTS, UploadService } from 'ng2-alfresco-upload';
@Component({