Bug 35253: Add classes to materials specfied message on check in and checkout
authorLucas Gass <lucas@bywatersolutions.com>
Fri, 3 Nov 2023 17:48:00 +0000 (17:48 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 8 Nov 2023 14:41:11 +0000 (11:41 -0300)
commit1f2bdac94d5821900b35e610184b806a38ddd9f5
treeb978d2d597dca8ce73f1755c31acd2eec8e0eaba
parent4c15ad658d59d7f63d27fe61dc102ecd4c22a03d
Bug 35253: Add classes to materials specfied message on check in and checkout

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

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

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

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt