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