Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 6c8beb2f2e
Bug 35600: Prevent checkouts table to flicker
The checkouts table is displayed in the DOM then hidden in JS, then we show it if the cookie is set.

This patch makes the table hidden by default, and show it if/when needed

Test plan:
Check an item out, see the checkouts list view
Play with "Always show checkouts automatically", refresh the page
=> UI should behave better than before this patch

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2023-12-20 15:13:40 +01:00
..
data Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021) 2023-10-09 11:41:37 -03:00
includes Bug 35600: Prevent checkouts table to flicker 2023-12-20 15:13:40 +01:00
modules Bug 35592: Fix closing tag in bookings alert 2023-12-19 13:42:13 +01:00
xslt Bug 35410: Use "Online resources" label in search results 2023-12-07 11:16:25 +01:00