[Koha-bugs] [Bug 18155] New: Add useful classes to the rows of checkouts table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 19:15:27 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18155

            Bug ID: 18155
           Summary: Add useful classes to the rows of checkouts table
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: rbit at rbit.cz
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Libraries sometimes ask to have different styling in checkouts table according
to the item status such as awaiting reservation. Sometimes they need to
highlight special document types. So I would propose to add another CSS classes
to those already existing, something like:
<tr class="odd group-item -group-item-strong.... itype-book hold-awaiting">
The itype class would be concatenated with an item type code. Maybe a class for
item's location and overdue item would be useful as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list