Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/navikt/testnorge into fea…
Browse files Browse the repository at this point in the history
…ture/bestillingsvisning-omskrivning
  • Loading branch information
betsytraran committed Jan 9, 2025
2 parents 19cf75c + 272e376 commit 5c6c7be
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,7 @@
position: relative;
}


.navds-date .rdp-button {
position: unset;
}

&& .navds-button {
position: unset;
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,6 @@ export const initialJobboenskerVerdier = {
workScheduleTypes: ['DAGTID', 'UKEDAGER', 'KVELD'],
}

export const initialCV = {
jobboensker: initialJobboensker,
utdanning: [],
fagbrev: [],
arbeidserfaring: [],
annenErfaring: [],
kompetanser: [],
offentligeGodkjenninger: [],
andreGodkjenninger: [],
spraak: [],
foererkort: [],
kurs: [],
sammendrag: '',
}

export const initialArbeidserfaring = {
employer: '',
jobTitle: '',
Expand Down

0 comments on commit 5c6c7be

Please sign in to comment.