|
Text to go in the release notes:
|
This fixes the style for values shown for the shelving location in the staff interface - it is in italics where it is shown along with the call number, unless it is in a column by itself (for example, the shelving location column in the holdings table).
Bug 40606 (Koha 25.11) removed the italic style from the .shelvingloc class because the information was moved into its own column on the bibliographic detail holdings table. This doesn't work for several locations in Koha where the shelving location is not displayed separately from the call number.
Places where the information should appear in italics:
* Cart
* Catalog search results
* Tools > Tags > Click a tag to see tagged records
* Lists > List contents
Everywhere else, where it is in its own shelving location column, it is shown without italics.
|