Bug 34913: Adjust C4::Utils::DataTables::VirtualShelves
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 24 Oct 2023 08:20:39 +0000 (10:20 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 26 Jan 2024 14:13:42 +0000 (15:13 +0100)
commit99eb44c6c34492abb122c1be99d406ef75cb2093
treee4cfe05b959048504e82c4138d4dec452f30c176
parent0b788271f998b6b9a738d8b465607f580b9e1a2e
Bug 34913: Adjust C4::Utils::DataTables::VirtualShelves

And remove C4::Utils::DataTables, which should no longer be reused
anyway.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/Utils/DataTables.pm [deleted file]
C4/Utils/DataTables/VirtualShelves.pm
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt
koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt
svc/virtualshelves/search
t/db_dependent/Utils/Datatables.t [deleted file]
t/db_dependent/Utils/Datatables_Virtualshelves.t