]> git.koha-community.org Git - koha.git/commit
Bug 35576: Add classes to hq-callnumber column in holds report
authorLucas Gass <lucas@bywatersolutions.com>
Thu, 14 Dec 2023 22:39:00 +0000 (22:39 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 22 Mar 2024 14:47:33 +0000 (15:47 +0100)
commita64a24bfee8c9566431e51ff9ac9011768870409
tree4fa594b59d4f8721deea8d7c458a2981744c36f3
parentce4e4ba516a568898d51309a2d5e4967c596f978
Bug 35576: Add classes to hq-callnumber column in holds report

To test:
1. APPLY PATCH
2. Make sure you have item.itemcallnumber data.
3. Have some holds and build the holds queue: perl /kohadevbox/koha/misc/cronjobs/holds/build_holds_queue.pl
4. To make testing easier add the following to IntranetUserCSS:
    .hq-callnumber .location { background: lightblue; }
    .hq-callnumber .itemcallnumber { background: lightgoldenrodyellow; }
5. Run the holds queue and notice that the data in the 'Call number' column has a lightblue (location) and lightgoldenrodyellow (call number) background.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt