Bug 35274

Summary: library name to be enclosed in a span that will allow use of jQuery or CSS to transform it's appearance.
Product: Koha Reporter: Sharon Dugdale <sharon.dugdale>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Sharon Dugdale 2023-11-07 11:44:20 UTC
Request to make the Branch Name stand out in the Search Results (right hand side of results page) of a title.

On the right-hand side of the item search results via the staff client, there can be a large number of items in different branches, and it is not very easy to quickly scan down the list looking for a specific branch.

Having the access to make the Branch Name stand out in bold and/or slightly larger would be very helpful.

In order to do this I am told that because the library name isn't enclosed in a selector that I can use jQuery on, it is not possible. 

Other than directly customising the files on the server which we want to avoid because it won't be upgrade-proof and would need doing each time we upgrade, the best option would be to ask for the library name to be enclosed in a span that can then allow jQuery or CSS to transform it's appearance.

Hope that makes sense.