It's 2020, default for the funds list accordingly
authorDan Scott <dan@coffeecode.net>
Thu, 2 Jan 2020 20:02:53 +0000 (15:02 -0500)
committerDan Scott <dan@coffeecode.net>
Fri, 3 Jan 2020 19:31:29 +0000 (14:31 -0500)
Also fixes a syntax error that broke listing the funds at all (ugh)

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/web/js/ui/default/acq/financial/list_funds.js

index fea10a7..3f24e68 100644 (file)
@@ -176,7 +176,7 @@ function loadYearSelector() {
                     // propagate year from URL if available
                     lfGrid.urlUserData.year ||
                         // new Date().getFullYear().toString()
-                        '2019
+                        '2020'
                 );
 
                 dojo.connect(