From: Stephanie Leary Date: Tue, 13 Dec 2022 16:45:58 +0000 (-0600) Subject: LP1999304 Labels for metarecord hold checkboxes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4e9863d578896228a402a4306a02aaf7b1f52154;p=Evergreen.git LP1999304 Labels for metarecord hold checkboxes Wraps metarecord hold format and language checkboxes in labels with for attributes matched to input IDs. To test: 1. Search the catalog for an item with multiple formats 2. Check the option to group formats/editions 3. Click "place hold" on one of the results 4. Find the table below "Placing METARECORD hold on record(s)" 5. Toggle the language or format checkboxes by clicking their labels or icons rather than the box itself Signed-off-by: Stephanie Leary Signed-off-by: Jane Sandberg --- diff --git a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html index c9f72dab03..0c7d63fa0b 100644 --- a/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html +++ b/Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html @@ -376,14 +376,15 @@
- + {{iconFormatLabel(ccvm.code())}} -
@@ -397,10 +398,11 @@
- + -