projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b7e1de
)
It's 2020, default for the funds list accordingly
author
Dan Scott
<dan@coffeecode.net>
Thu, 2 Jan 2020 20:02:53 +0000
(15:02 -0500)
committer
Dan 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
patch
|
blob
|
history
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
fea10a7
..
3f24e68
100644
(file)
--- 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()
- '20
19
+ '20
20'
);
dojo.connect(