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

--- Comment #1 from Owen Leonard <[email protected]> ---
Created attachment 188575
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188575&action=edit
Bug 41006: Update shelving location style in some contexts

Bug 40606 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.

This patch adds some specificity to the .shelvingloc class so that it is
italic unless it is the direct descendant of a table cell.
Everywhere else it should be in italics.

The patch also makes corrections to the checkin and transfer pages so
that shelving location is correctly displayed.

To test, apply the patch and rebuild the staff interface CSS.

- Check each instance of the .shelvingloc class.
  - Places where the information appears in a table without italics:
    - Acquisitions -> Vendor -> Receive order -> Receive a new shipment
      -> Receive
    - Circuation -> Transfers
    - Circulation -> Check in
    - Reports -> Most-circulated items
    - Bibligraphic detail holdings table
    - Cataloging -> Inventory

  - Places where the information should appear in italics:
    - Cart
    - Catalog search results
    - Tools -> Tags -> Click a tag to see tagged records
    - Lists -> List contents

Sponsored-by: Athens County Public Libraries

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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