Bug 13840

Summary: Don't show library filter on full serial issue history in OPAC for single branch libraries
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low Keywords: Academy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2015-03-16 12:05:19 UTC
If a library has only one branch or the singleBranchMode preference is activated, don't show the library filter on the left side of the full serial issue history page.

To test:
- add a subscription to a serial
- go to the OPAC detail page
- subscription tab > more details link at the bottom
- full history tab
- library filter to the left always shows, independent from number of branches
Comment 1 Katrin Fischer 2015-05-25 10:09:54 UTC
The problem here is, that it's all Javascript. And the second field for the subscription id is only unlocked, if a library is chosen. 
A bit too confusing for me right now - maybe someone else wants to give this a try.