https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37141
--- Comment #17 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 170090 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170090&action=edit 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 <[email protected]> Signed-off-by: Nick Clemens <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
