[freeside-commits] branch FREESIDE_3_BRANCH updated. c70101e5baf8b7a0a8c87f4307bacc2643154a6b
Ivan Kohler
ivan at freeside.biz
Sun Jan 9 17:59:28 PST 2022
The branch, FREESIDE_3_BRANCH has been updated
via c70101e5baf8b7a0a8c87f4307bacc2643154a6b (commit)
from 7b073db39252d65376ba6053eb4aaddcf8e9c637 (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 c70101e5baf8b7a0a8c87f4307bacc2643154a6b
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sun Jan 9 17:59:25 2022 -0800
2022
diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html
index d4ef651f1..11ef21c48 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' => '2021', #really really the end of the line for 3.x
+ 'end_year' => '2022', #no, 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