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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 29 Jan 2024 09:15:53 +0000 (10:15 +0100)
commit47943a23a79043ce986b18dcd9d8e72e51861b5f
tree8b8507c8b218fb76a59ad13d5c08a325e09dbdd6
parent0b0a52b07408f51a87c1d08d3d5c1d92c003cf15
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>
(cherry picked from commit 4a65c417f8bfeefe9299981b415f3fbfca5cb5a4)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
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