http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15122
Bug ID: 15122
Summary: Allow styling the Items available for loan -list in
OPAC search results
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When you search the OPAC, the search results lists the "Items available for
loan", with a list of all the branches where that particular item is available.
The branches in that list cannot be styled separately at all.
The list should have span class with the branch short name, and the count of
items
in that branch should also have a class or a tag to allow styling that
separately from the branch name, for example:
<span class="available">Items available for loan:
<span class="branch-CPL">Centerville<span class="count">(1)</span></span>
</span>
--
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/