mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Improve 'upload' package config
This commit is contained in:
@@ -66,7 +66,7 @@ export class UploadDragAreaComponent {
|
||||
this._uploaderService.setOptions(formFields);
|
||||
|
||||
this.translate = translate;
|
||||
this.translate.addTranslationFolder('node_modules/ng2-alfresco-upload');
|
||||
this.translate.addTranslationFolder('node_modules/ng2-alfresco-upload/dist/src');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user