Koha/koha-tmpl/intranet-tmpl/prog
Lucas Gass 0a387bbd02
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>
2023-03-17 09:59:03 -03:00
..
css
en Bug 25856: Add suspend class to tr's of suspended holds 2023-03-17 09:59:03 -03:00
img
js Bug 32983: Fix dropdown list when search for EBSCO's packages 2023-03-17 08:16:08 -03:00
pdf
sound