Skip to content

Commit

Permalink
refactor(frontend): restored selection header to facility select in c…
Browse files Browse the repository at this point in the history
…reate case page

153

Signed-off-by: Sabo <[email protected]>
  • Loading branch information
Sabo2k committed Jul 2, 2024
1 parent eba666a commit 46e2f9b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
id="facilitySelection"
(valueChange)="onFacilityChange($event)"
(inputChange)="onFacilityInputChange($event)"
hide-list-header="true"
>
@for (facility of facilities(); track facility.id) {
<ix-select-item
Expand Down

0 comments on commit 46e2f9b

Please sign in to comment.