From b77b579cff13356c83f450811841939f8085ce6a Mon Sep 17 00:00:00 2001 From: CCS Admin Date: Sun, 1 Mar 2026 15:16:03 +0000 Subject: [PATCH] fix: update search placeholder for DAK-Mitarbeiter to exclude Fall-ID Co-Authored-By: Claude Opus 4.6 --- frontend/src/pages/CasesPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/CasesPage.tsx b/frontend/src/pages/CasesPage.tsx index 5f852b9..98dd6d5 100644 --- a/frontend/src/pages/CasesPage.tsx +++ b/frontend/src/pages/CasesPage.tsx @@ -203,7 +203,7 @@ export function CasesPage({ pendingIcdOnly = false }: CasesPageProps) {
handleSearchChange(e.target.value)} className="pl-9"