mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 02:54:13 +00:00
64503: Remembering previously selected harvest type + small dropdown fix
This commit is contained in:
@@ -38,7 +38,7 @@ export class ContentSource {
|
||||
* The ID of the metadata format used
|
||||
*/
|
||||
@autoserializeAs('metadata_config_id')
|
||||
metadataConfigId = 'dc';
|
||||
metadataConfigId: string;
|
||||
|
||||
/**
|
||||
* Type of content being harvested
|
||||
|
Reference in New Issue
Block a user