Bug 31313: Remove GetItemsInfo from opac-detail
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 3 Jun 2022 04:50:44 +0000 (06:50 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 Aug 2022 12:23:54 +0000 (09:23 -0300)
commit959f49baf2cffd53859d701c9395c0ad9df5326f
tree0d8ba4b7422464a4089e024861077c1ea601cd54
parent992078f494c54643fa20b37f0c11b1392bf10323
Bug 31313: Remove GetItemsInfo from opac-detail

Bug 27272 is going to remove C4::Items::GetItemsInfo in favour of Koha::Items->search_ordered.

Here we are going to deal with opac-detail

Test plan:
List items on the modified view and confirm that all the info is
displayed correctly

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
opac/opac-detail.pl