fixed another typo to fix AoT build..

This commit is contained in:
lotte
2018-06-18 12:11:25 +02:00
parent d4c00dbaa0
commit a5d6e6321c

View File

@@ -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"