mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
# Changed TranslationService
This commit is contained in:
@@ -56,7 +56,7 @@ export class FileUploadingDialogComponent implements OnInit{
|
||||
constructor(private cd: ChangeDetectorRef,
|
||||
translate: AlfrescoTranslationService,
|
||||
private _uploaderService: UploadService) {
|
||||
translate.addComponent('node_modules/ng2-alfresco-upload');
|
||||
translate.addTranslationFolder('node_modules/ng2-alfresco-upload');
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
|
Reference in New Issue
Block a user