23 Mar
2023
23 Mar
'23
7:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33117 --- Comment #25 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #24)
Why are you passing the syspref value to the patron_autocomplete JS function, instead of retrieving the value from there?
I think you should create a global JS variable (in doc-head-close.inc for instance), then use it when you need it in patron_autocomplete.
Also you are using TT syntax in 2 js files (tags-review.js and viewlog.js), it won't work.
Thanks for the feedback. I'll look into how to adjust this. -- You are receiving this mail because: You are watching all bug changes.