Koha/koha-tmpl/opac-tmpl/bootstrap
Jonathan Druart bee2b3d33e
Bug 33949: Fix display of old checkouts if no checkouts exist
If we pass an empty array from the perl controller, we retrieve an empty
string from the template, and the merge does not work.

This patch fixes the following bug:
Pick a patron without checkout history
Check them an item out and check it in
=> The table is empty, whereas it should display the item that has been
checked in.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-18 15:41:27 -03:00
..
css Bug 34849: Use template wrapper for breadcrumbs: OPAC part 1 2023-10-18 10:25:58 -03:00
en Bug 33949: Fix display of old checkouts if no checkouts exist 2023-10-18 15:41:27 -03:00
images
itemtypeimg
js Bug 34035: Move translatable strings out of opac-bottom.inc: Tags 2023-10-09 11:41:17 -03:00
lib/jquery Bug 32341: (Fix) Changing the placement of the button 2023-06-08 08:32:43 -03:00