http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13418
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 34237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34237&action=edit Bug 13418: Clean C4::VirtualShelves::Page a bit I tried to reuse this package for a new development, I did not manage. It's a really hard to read and to understand. Here my first try, this patch only remove the call to _shelf_count in the GetShelves subroutine. Someone might want to get this value for another reason and from somewhere else. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
