Bug 14544: Get rid of C4::VirtualShelves and C4::VirtualShelves::Page
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Aug 2015 09:54:17 +0000 (10:54 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 Nov 2015 12:58:02 +0000 (09:58 -0300)
commit9af429c33e6494bde0b31d2723abfd606d2076c2
treef365d171fadd57ccbfe456f2e999d33dd6618851
parente40d8d01620c6277fb24372b8b2f5db64248c240
Bug 14544: Get rid of C4::VirtualShelves and C4::VirtualShelves::Page

Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
19 files changed:
C4/ItemType.pm
C4/VirtualShelves.pm [deleted file]
C4/VirtualShelves/Page.pm [deleted file]
basket/downloadcart.pl
catalogue/detail.pl
catalogue/search.pl
opac/opac-addbybiblionumber.pl
opac/opac-detail.pl
opac/opac-downloadcart.pl
opac/opac-downloadshelf.pl
opac/opac-sendshelf.pl
opac/opac-shareshelf.pl
opac/opac-shelves.pl
t/db_dependent/Utils/Datatables_Virtualshelves.t
t/db_dependent/VirtualShelves_Page.t [deleted file]
virtualshelves/addbybiblionumber.pl
virtualshelves/downloadshelf.pl
virtualshelves/sendshelf.pl
virtualshelves/shelves.pl