http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13852 Bug ID: 13852 Summary: Manage C4::VirtualShelves in C4::Auth for performance Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: fridolyn.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org In C4::Auth there is a use C4::VirtualShelves. Virtualshelves are displayed in all OPAC pages, but not in intranet. For performance, we should move this into a require only for opac pages. -- You are receiving this mail because: You are watching all bug changes.