projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4de00d3
)
*sigh* life
author
Ivan Kohler
<ivan@freeside.biz>
Wed, 3 Jul 2024 21:59:17 +0000
(14:59 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Wed, 3 Jul 2024 21:59:17 +0000
(14:59 -0700)
httemplate/elements/tr-select-from_to.html
patch
|
blob
|
history
diff --git
a/httemplate/elements/tr-select-from_to.html
b/httemplate/elements/tr-select-from_to.html
index
81665e4
..
c242097
100644
(file)
--- a/
httemplate/elements/tr-select-from_to.html
+++ b/
httemplate/elements/tr-select-from_to.html
@@
-39,7
+39,7
@@
my %hash = (
'show_month_abbr' => 1,
'start_year' => '1999',
- 'end_year' =>
'2023', #really really the end of the line for 3.x
+ 'end_year' =>
$eyear+3,
@_,
);
</%init>