[freeside-commits] branch FREESIDE_3_BRANCH updated. 02b7d15afbee7e1837cd091905b311754b31894d
Ivan Kohler
ivan at freeside.biz
Mon Jan 4 13:28:30 PST 2021
The branch, FREESIDE_3_BRANCH has been updated
via 02b7d15afbee7e1837cd091905b311754b31894d (commit)
from fd70b5ffdcbd074e48a913bffbd21dffb7eacc10 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 02b7d15afbee7e1837cd091905b311754b31894d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Jan 4 13:28:26 2021 -0800
2020 didn't go as planned, RT#85281
diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html
index 7ea2307c2..d4ef651f1 100644
--- 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' => '2020', #and that's really the end of the line for 3.x
+ 'end_year' => '2021', #really really the end of the line for 3.x
@_,
);
</%init>
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/tr-select-from_to.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list