mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
fix links for relationships
This commit is contained in:
@@ -76,6 +76,7 @@ export function normalizeSectionData(obj: any, objIndex?: number) {
|
||||
export class SubmissionResponseParsingService extends BaseResponseParsingService implements ResponseParsingService {
|
||||
|
||||
protected toCache = false;
|
||||
protected shouldDirectlyAttachEmbeds = true;
|
||||
|
||||
constructor(@Inject(GLOBAL_CONFIG) protected EnvConfig: GlobalConfig,
|
||||
protected objectCache: ObjectCacheService,
|
||||
|
Reference in New Issue
Block a user