25 May
2023
25 May
'23
9:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 --- Comment #15 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- New branch pushed: * Fixed a bug about SeparateHoldings * Code moved to an include file * New patch for discussion: """ Bug 33568: Fix DT dom and remove DT info if not needed Was there a real need to deal with a specific dom? The "no filter" view was not really light, only the column filters were shown/hidden. This patch is suggesting to remove all the DT info in case the table is displaying all the items of the bibliographic record: Pagination, filtering, buttons, etc. """ -- You are receiving this mail because: You are watching all bug changes.