Bug 36074: Add classes to materials specfied message on check in and checkout when...
authorLucas Gass <lucas@bywatersolutions.com>
Mon, 12 Feb 2024 22:03:38 +0000 (22:03 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 24 May 2024 13:35:30 +0000 (15:35 +0200)
commit1efd5c6a1fb79ae8c678a1278545569460560661
tree7b38dfa357980422b2132c239968f8d3643c409b
parentb436bf2fdfe50a9e714a2b35f560db7de57b7295
Bug 36074: Add classes to materials specfied message on check in and checkout when CircConfirmItemParts is on.

To test:
1. APPLY PATCH
2. Set CircConfirmItemParts to 'Require'.
3. Add a materials specified message to an item. ( 952$3 )
4. Add the following CSS to your IntranetUserCSS:

    .mats_spec_label { color: white; background: purple;  }
    .mats_spec_message { color: white; background: green; }

5. Checkout that item. Notice the message should be green and the label (Note about the accompanying materials:) should be purple.
6. Check in that item. Notice the message should be green and the label (Note about the accompanying materials:) should be purple.

Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 6f8ef2b0c0788f71e821f2c56fc87c5a7173e081)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt