]> git.koha-community.org Git - koha.git/commit
Bug 36640: Remove columnFilter.js
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 23 Oct 2024 13:56:35 +0000 (15:56 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 14 Nov 2024 13:19:24 +0000 (14:19 +0100)
commit9b04d27b29c03bffdda39aabcb37f6f8b9cc29f0
tree7519b9cdc60d7aa1ddc7a058306a43f25841ae9e
parentb6b733c282a636f7e79e0abdb4c5f04bb73fafd7
Bug 36640: Remove columnFilter.js

Change in behaviour: now the filters are displayed automatically on the
"Lost items" report.

Note: We need bug 37238 for the item search.

Signed-off-by: Jake Deery <jake.deery@ptfs-europe.com>
Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.dataTables.columnFilter.js [deleted file]
koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss
koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
koha-tmpl/intranet-tmpl/prog/js/table_filters.js [deleted file]