Skip to content
Snippets Groups Projects
Commit 53b611f5 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6676 OZG-7027 cr

parent 6ee9fa7f
Branches
Tags
No related merge requests found
...@@ -5,14 +5,14 @@ ...@@ -5,14 +5,14 @@
}" }"
> >
<alfa-organisations-einheit-container <alfa-organisations-einheit-container
class="flex flex-1 w-full" class="flex flex-1"
*ngIf="showOrganisationsEinheitAnfrageButton" *ngIf="showOrganisationsEinheitAnfrageButton"
data-test-id="organisations-einheit-container" data-test-id="organisations-einheit-container"
[vorgang]="vorgang" [vorgang]="vorgang"
[collaborationListResource]="collaborationStateListResource.resource" [collaborationListResource]="collaborationStateListResource.resource"
></alfa-organisations-einheit-container> ></alfa-organisations-einheit-container>
<alfa-externe-fachstelle-container <alfa-externe-fachstelle-container
class="flex flex-1 w-full" class="flex flex-1"
*ngIf="showExterneFachstelleAnfrageButton" *ngIf="showExterneFachstelleAnfrageButton"
data-test-id="externe-fachstelle-container" data-test-id="externe-fachstelle-container"
[vorgang]="vorgang" [vorgang]="vorgang"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment