mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
DS-4107 Improve variable naming
This commit is contained in:
@@ -19,7 +19,7 @@ export class MetadataUriValuesComponent extends MetadataValuesComponent {
|
||||
|
||||
@Input() linktext: any;
|
||||
|
||||
@Input() values: MetadataValue[];
|
||||
@Input() mdValues: MetadataValue[];
|
||||
|
||||
@Input() separator: string;
|
||||
|
||||
|
Reference in New Issue
Block a user