mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Unit tests for rendering service
This commit is contained in:
committed by
Mario Romano
parent
1032f74100
commit
dd13cb3707
@@ -72,7 +72,7 @@ export class FormRenderingService {
|
||||
}
|
||||
return UploadWidget;
|
||||
}
|
||||
return null;
|
||||
return UnknownWidget;
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user