Skip to content

Commit

Permalink
Hotfix kan ferdigstille oppgave aks 12mnd (#6258)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassonav authored Nov 7, 2024
1 parent ac32c5d commit 6ad2899
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export function UtenBrevVisning() {
</>
)}
<InfobrevKnapperad
ferdigstill={!oppgaveKanFerdigstilles ? ferdigstillOppgaveWrapper : undefined}
ferdigstill={oppgaveKanFerdigstilles ? ferdigstillOppgaveWrapper : undefined}
status={ferdigstillOppgaveStatus}
tekst="Ferdigstill oppgave"
>
Expand Down

0 comments on commit 6ad2899

Please sign in to comment.