Skip to content
Snippets Groups Projects
Commit 4036571f authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' into OZG-7039-bugfix

parents 3fa57c97 b5ffaab4
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" class="flex flex-1 flex-col"
*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" class="flex flex-1 flex-col"
*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