mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3263] added extra options to upload file for upload service (#3546)
This commit is contained in:
@@ -189,7 +189,7 @@ export class UploadService {
|
||||
file.file,
|
||||
file.options.path,
|
||||
file.options.parentId,
|
||||
null,
|
||||
file.options,
|
||||
opts
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user