mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
fixed another typo to fix AoT build..
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
[label]="'relationships.isProjectOf' | translate">
|
||||
</ds-related-entities>
|
||||
<ds-related-entities
|
||||
[entities]="orgunits$ | async"
|
||||
[entities]="orgUnits$ | async"
|
||||
[label]="'relationships.isOrgUnitOf' | translate">
|
||||
</ds-related-entities>
|
||||
<ds-generic-item-page-field [item]="item"
|
||||
|
Reference in New Issue
Block a user