Skip to content
Snippets Groups Projects
Commit 3a9136d6 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6720 CR Kommentare

parent 7f819789
Branches
Tags
No related merge requests found
<h1 class="heading-1 pb-4">Organisationseinheiten</h1> <h1 class="heading-1 pb-4">Organisationseinheiten</h1>
<ng-container *ngIf="organisationsEinheitListStateResource$ | async as organisationsEinheitListStateResource"> <ng-container *ngIf="organisationsEinheitListStateResource$ | async as organisationsEinheitListStateResource">
<ozgcloud-spinner [stateResource]="organisationsEinheitListStateResource"/> <ozgcloud-spinner [stateResource]="organisationsEinheitListStateResource">
<admin-organisationseinheit-list <admin-organisationseinheit-list
[organisationsEinheitResources]="organisationsEinheitListStateResource.resource | toEmbeddedResources: organisationsEinheitListLinkRel.LIST" [organisationsEinheitResources]="organisationsEinheitListStateResource.resource | toEmbeddedResources: organisationsEinheitListLinkRel.LIST"
data-test-id="organisations-einheit-list" data-test-id="organisations-einheit-list"
/> />
</ozgcloud-spinner>
</ng-container> </ng-container>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment