Skip to content

Commit

Permalink
Åpne for år-dropdown i bosted utland (#2702)
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 authored Feb 3, 2025
1 parent 3ca144b commit 96c6e49
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ const BostedUtlandForm = ({ maxDate, minDate, bosted, alleBosteder = [], onSubmi
maxDate={maxDate}
allowRangesToStartAndStopOnSameDate={false}
disabledDateRanges={andreBosteder}
dropdownCaption={true}
fromInputProps={{
name: BostedUtlandFormFields.fom,
label: text('@forms.bostedUtland.form.tidsperiode.fraDato'),
Expand Down

0 comments on commit 96c6e49

Please sign in to comment.