fix reports for 2018, RT#79090
authorIvan Kohler <ivan@freeside.biz>
Thu, 4 Jan 2018 22:46:21 +0000 (14:46 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 4 Jan 2018 22:46:21 +0000 (14:46 -0800)
httemplate/elements/tr-select-from_to.html

index 1224de6..c242097 100644 (file)
@@ -39,7 +39,7 @@
   my %hash = (
     'show_month_abbr' => 1,
     'start_year'      => '1999',
   my %hash = (
     'show_month_abbr' => 1,
     'start_year'      => '1999',
-    'end_year'        => '2017',
+    'end_year'        => $eyear+3,
      @_,
   );
 </%init>
      @_,
   );
 </%init>