Bug 13840 - Don't show library filter on full serial issue history in OPAC for single branch libraries
Summary: Don't show library filter on full serial issue history in OPAC for single bra...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2015-03-16 12:05 UTC by Katrin Fischer
Modified: 2018-02-07 07:39 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.