mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-5612] FE - [ADF] Destination picker it's not displaying my files folder if the destination Folder path type of string/folder variable is set to a folder part of trash (#7224)
* [AAE-5612] FE - [ADF] Destination picker it's not displaying my files folder if the destination Folder path type of string/folder variable is set to a folder part of trash * * Refactored getDestinationFolderPath * * Updated attachFileCloudWidget unit tests * * Renamed method name * * Added unit tests to the content-cloud-node-selector service * * Fixed comments * * Removed mock obj * * fixed lint error * * Fixed lint error
This commit is contained in:
@@ -39,3 +39,4 @@ export * from './group.model';
|
||||
export * from './form-variable.model';
|
||||
export * from './process-variable.model';
|
||||
export * from './upload-widget-content-link.model';
|
||||
export * from './form-field-file-source';
|
||||
|
Reference in New Issue
Block a user