]> git.koha-community.org Git - koha.git/commit
Bug 37141: (follow-up) Check for expired bookings when rendering bookings table
authorPaul Derscheid <paul.derscheid@lmscloud.de>
Mon, 5 Aug 2024 13:41:23 +0000 (13:41 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 26 Aug 2024 15:39:40 +0000 (17:39 +0200)
commite4a6d756763b3aec53d7eea5c1e25e47edb38805
tree16ebf477f7baa987d4074416491c67868f2e73b3
parent77fbffbbcbdcd74abaa0832f7ddab869be15ef86
Bug 37141: (follow-up) Check for expired bookings when rendering bookings table

We preserve the existing logic of this bug and add another case
for when we just encounter expired bookings.

In that case we render the fieldset without the 'filtered' class and
determine the value of filter_expired in bookings.js by the class being set.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/patron-detail-tabs.inc
koha-tmpl/intranet-tmpl/prog/js/tables/bookings.js