MT#6493 Start years selection in 2014

agranig/subprof
Gerhard Jungwirth 12 years ago
parent 21a5d7ee37
commit 9398c1083f

@ -53,12 +53,14 @@ has_field 'period.row.year' => (
);
has_field 'period.row.year.from' => (
type => 'Year',
range_start => '2014',
label => 'Year',
empty_select => '',
wrapper_class => [qw/hfh-rep-field ngcp-timeset-field/],
);
has_field 'period.row.year.to' => (
type => 'Year',
range_start => '2014',
label => 'through',
empty_select => '',
wrapper_class => [qw/hfh-rep-field ngcp-timeset-field/],

Loading…
Cancel
Save