]> git.koha-community.org Git - koha.git/commit
Bug 33568: Do not embed library names
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 31 Aug 2023 08:22:11 +0000 (10:22 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 5 Apr 2024 13:35:04 +0000 (15:35 +0200)
commit5ced551cb78bf8c1f45957cd7f376e156ef92a56
tree7e2de119e3df97ace379b723ee571bd629658534
parentb151bcf0e7998d0194189dd46b593a20e5aa24a5
Bug 33568: Do not embed library names

Performance for 1000 items from 30s to 22s

It replaces the input in the column header filter with a dropdown list.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc
koha-tmpl/intranet-tmpl/prog/js/datatables.js