mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-3208] Remove local file widget param for attach-file-cloud-widget (#5943)
This commit is contained in:
@@ -71,7 +71,6 @@ export class AttachFileCloudWidgetComponent extends UploadCloudWidgetComponent
|
||||
this.field.params &&
|
||||
this.field.params.fileSource &&
|
||||
this.field.params.fileSource.serviceId === 'all-file-sources'
|
||||
|| this.field.params.fileSource.serviceId === 'local-file'
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user