mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
adapt config for url search
This commit is contained in:
@@ -435,7 +435,9 @@ export class DefaultAppConfig implements AppConfig {
|
||||
};
|
||||
|
||||
qualityAssuranceConfig: QualityAssuranceConfig = {
|
||||
sourceUrlForProjectSearch: 'https://explore.openaire.eu/search/project?projectId=',
|
||||
sourceUrlMapForProjectSearch: {
|
||||
openaire: 'https://explore.openaire.eu/search/project?projectId='
|
||||
},
|
||||
pageSize: 5,
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user