Skip to content

Commit

Permalink
rename visningsnavn til "oversendt til KA" når vi har avvist klage i …
Browse files Browse the repository at this point in the history
…klage-løsning og videresendt til KA (#3439)
  • Loading branch information
idaame authored Nov 27, 2024
1 parent 1b57fc3 commit 6b2a485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/typer/behandling.ts
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ export const behandlingsresultater: Record<
HENLAGT: 'Henlagt',

/** For klagebehandlinger: **/
IKKE_MEDHOLD: 'Ikke medhold',
IKKE_MEDHOLD: 'Oversendt til KA',
IKKE_MEDHOLD_FORMKRAV_AVVIST: 'Ikke medhold formkrav avvist',
IKKE_SATT: 'Ikke satt',
MEDHOLD: 'Medhold',
Expand Down

0 comments on commit 6b2a485

Please sign in to comment.