]> git.koha-community.org Git - koha.git/commit
Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 20 Feb 2014 11:54:32 +0000 (12:54 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 21 May 2014 08:43:11 +0000 (10:43 +0200)
commit84a9b3192e82484dba6cbe041028b0c8818eb41b
tree4523a5a2e74ee913df240d019a3c61301e409609
parent8d988dbdcaebfe3d1cc325e5342951dbc0e3ed1b
Bug 11799: Housekeeping: Remove _biblionumber_sth from VirtualShelves.pm

This routine is no longer used.

Test plan:
Do a grep on the name.
(Bonus points:) Verify if you can perform some actions on lists.

No more occurences of _biblionumber_sth found
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 5e0d450875f24d1f9ef6620b033b5179633589da)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/VirtualShelves.pm