https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37004 Bug ID: 37004 Summary: Staff search results: Add a HTML class ( branchcode ) to each li item in the *_loop_items list. Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com I would like to add the proper branchcode as an HTML class to each <li> item in the staff search results. There are three possible <ul>'s here: -onloan_items_loop_items -available_items_loop_items -other_items_loop_items Having the correct branch code here will make it much easier to write CSS/JS customization for a particular branch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.