mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[CST-12825] Ror integration
This commit is contained in:
@@ -55,6 +55,8 @@ export class MetadataValuesComponent implements OnChanges {
|
||||
|
||||
@Input() browseDefinition?: BrowseDefinition;
|
||||
|
||||
@Input() img?: string;
|
||||
|
||||
ngOnChanges(changes: SimpleChanges): void {
|
||||
this.renderMarkdown = !!this.appConfig.markdown.enabled && this.enableMarkdown;
|
||||
}
|
||||
|
Reference in New Issue
Block a user