Bug 25856: Add suspend class to tr's of suspended holds
authorLucas Gass <lucas@bywatersolutions.com>
Thu, 16 Mar 2023 18:02:53 +0000 (18:02 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 17 Mar 2023 12:59:03 +0000 (09:59 -0300)
commit0a387bbd021bf3520e30bbc32fe774e78885c708
treef9c8eec06e49d44c40ad5b146e3e8a109da2de66
parente81e2c9ed552cc5fa07d474a6a9d44ba0e751390
Bug 25856: Add suspend class to tr's of suspended holds

To test:
1. Apply patch.
2. Place multiple holds on a record and then go suspend some of them.
3. Those suspended holds should now have a class of 'suspended'
4. Now you can add any kind of CSS you want to make those rows stand out. You can try adding this to IntranetUSerCSS:
.suspend > td {
color: red;
}

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc