From: Dan Scott Date: Thu, 2 Jan 2020 20:02:53 +0000 (-0500) Subject: It's 2020, default for the funds list accordingly X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=89ff1bffe78911f9112144a40d3c8ed3927c29e3;p=contrib%2FConifer.git It's 2020, default for the funds list accordingly Also fixes a syntax error that broke listing the funds at all (ugh) Signed-off-by: Dan Scott --- diff --git a/Open-ILS/web/js/ui/default/acq/financial/list_funds.js b/Open-ILS/web/js/ui/default/acq/financial/list_funds.js index fea10a7e7e..3f24e682b3 100644 --- a/Open-ILS/web/js/ui/default/acq/financial/list_funds.js +++ b/Open-ILS/web/js/ui/default/acq/financial/list_funds.js @@ -176,7 +176,7 @@ function loadYearSelector() { // propagate year from URL if available lfGrid.urlUserData.year || // new Date().getFullYear().toString() - '2019 + '2020' ); dojo.connect(