mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 11:03:05 +00:00
Other minor corrections of "relationship type" to "entity type"
This commit is contained in:
@@ -64,7 +64,7 @@ export class MetadataRepresentationLoaderComponent implements OnInit {
|
||||
}
|
||||
|
||||
/**
|
||||
* Fetch the component depending on the item's relationship type, metadata representation type and context
|
||||
* Fetch the component depending on the item's entity type, metadata representation type and context
|
||||
* @returns {string}
|
||||
*/
|
||||
private getComponent(): GenericConstructor<MetadataRepresentationListElementComponent> {
|
||||
|
Reference in New Issue
Block a user