]> git.koha-community.org Git - koha.git/commit
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)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 19 Mar 2024 19:19:13 +0000 (19:19 +0000)
commit2c54910487e9e1cca10e4ceff283f2cc828c6cf2
tree063168b9139a5069d49d5d4a75dfec9c6dd817ac
parent8a45c76a86a857685b43f9f39b8bb3c836433cbe
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>
(cherry picked from commit 47943a23a79043ce986b18dcd9d8e72e51861b5f)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.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