https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28933
Bug ID: 28933
Summary: Hard to parse OPAC-detail subscription information
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I received a request to hide all closed subscriptions from the OPAC detail
subscriptions tab.
When a subscription is closed a '.subscription_closed' class is added, which is
great.
The problem there is no hierarchy to the HTML structure, every subscription
detail (.subscription_closed, .subscription_location, etc. ) is a sibling of
the next.
It would be trivial to add a parent element to each subscription to make it
easier to target with CSS/jQuery.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/