[freeside-commits] branch FREESIDE_3_BRANCH updated. 97656ea6ea7a9138036ba1499a05d64a1f8850c6
Ivan Kohler
ivan at freeside.biz
Tue Sep 25 19:17:25 PDT 2018
The branch, FREESIDE_3_BRANCH has been updated
via 97656ea6ea7a9138036ba1499a05d64a1f8850c6 (commit)
via 8c914e2614a40b95291df00d0b8dbd5766f611b5 (commit)
from b932d7d067c6f3d917f9da3efe6b9ab7fd23ab8e (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 97656ea6ea7a9138036ba1499a05d64a1f8850c6
Merge: 8c914e261 b932d7d06
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Sep 25 19:17:21 2018 -0700
Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_3_BRANCH
commit 8c914e2614a40b95291df00d0b8dbd5766f611b5
Author: Ivan Kohler <ivan at freeside.biz>
Date: Tue Sep 25 19:17:14 2018 -0700
3.x overtime
diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html
index 0681c2176..a8ab1544f 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' => '2018',
+ 'end_year' => '2019', #and that's 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