mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[CST-12825] Removed unecessary escape
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
[img]="'./assets/images/ror-icon.svg'"
|
[img]="'./assets/images/ror-icon.svg'"
|
||||||
[item]="object"
|
[item]="object"
|
||||||
[label]="'orgunit.page.ror'"
|
[label]="'orgunit.page.ror'"
|
||||||
[urlRegex]="'(.*)ror\.org'"
|
[urlRegex]="'(.*)ror.org'"
|
||||||
>
|
>
|
||||||
</ds-generic-item-page-field>
|
</ds-generic-item-page-field>
|
||||||
<ds-related-items
|
<ds-related-items
|
||||||
|
Reference in New Issue
Block a user