4.x support prediction
authorIvan Kohler <ivan@freeside.biz>
Sat, 3 Jan 2015 22:08:43 +0000 (14:08 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 3 Jan 2015 22:08:43 +0000 (14:08 -0800)
httemplate/elements/tr-select-from_to.html

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