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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 6 May 2024 09:18:14 +0000 (11:18 +0200)
commit6f8ef2b0c0788f71e821f2c56fc87c5a7173e081
tree75595278ae88c8be1dfdd199893e23194fcb5f84
parent2c8196cc077501d1b970f1077f94fd3f25b1385a
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>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt