Skip to content

Commit

Permalink
set range to 2030
Browse files Browse the repository at this point in the history
  • Loading branch information
mrothauer committed Jan 25, 2024
1 parent ac6e719 commit 4447d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webroot/js/helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -1489,7 +1489,7 @@ MappedRepairEvents.Helper = {
changeYear : true,
changeMonth : true,
duration : 'fast',
yearRange : '2010:2025'
yearRange : '2010:2030'
};
$.datepicker.setDefaults($.datepicker.regional['de']);
});
Expand Down

0 comments on commit 4447d05

Please sign in to comment.