Koha/koha-tmpl
Jonathan Druart 493819b92b
Bug 33829: Fix add patron to patron list if PatronAutoComplete is off
When adding patrons to a patron list we get a JS error about undefined
variables. We can easily fix this problem by defining them even if the
pref is not set.

We are enabling the auto complete even if PatronAutoComplete if off.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-26 09:50:06 -03:00
..
intranet-tmpl Bug 33829: Fix add patron to patron list if PatronAutoComplete is off 2023-05-26 09:50:06 -03:00
opac-tmpl Bug 33767: Fix incorrect heading in page-numbers.inc 2023-05-19 09:20:54 -03:00