[freeside-commits] branch FREESIDE_3_BRANCH updated. 79b9e352c852cf4b7712b69bbbd29f17e5c1e053

Ivan Kohler ivan at freeside.biz
Wed Jul 3 13:59:21 AKDT 2024


The branch, FREESIDE_3_BRANCH has been updated
       via  79b9e352c852cf4b7712b69bbbd29f17e5c1e053 (commit)
      from  4de00d361a1e3d477458f872972dde56d8bc2d9c (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 79b9e352c852cf4b7712b69bbbd29f17e5c1e053
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jul 3 14:59:17 2024 -0700

    *sigh* life

diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html
index 81665e4a9..c24209737 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'        => '2023', #really really the end of the line for 3.x
+    'end_year'        => $eyear+3,
      @_,
   );
 </%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