Koha/koha-tmpl/opac-tmpl
Jonathan Druart 64e14f90b5
Bug 32653: Fix curbside pickup if configured on more than 1 branch
If curbside pickup is configured on more than 1 branch, the calendar
will not display the correct day.

We are always selecting the days for the last branch.

Test plan:
Configure curbside pickup for
CPL Monday 8:12
FPL Tuesday 12:15

Login at the opac, select CPL, notice Tuesday are available

Apply the patch and confirm all is working correctly now.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-21 10:21:47 -03:00
..
bootstrap Bug 32653: Fix curbside pickup if configured on more than 1 branch 2023-02-21 10:21:47 -03:00
lib Bug 30310: Add missing utc plugin 2023-01-31 10:19:45 -03:00
xslt