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@lists.koha-community.org
          Reporter: r...@rbit.cz
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to