From 5ac7fc74b7ac34f684c588c97799ac426f1f4035 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 20 May 2022 11:07:14 -0400 Subject: [PATCH] LP#1857910: (follow-up) fix styling of mandatory class and field comboboxes This patch uses the 'mandatory' synonym of 'required' in the custom comboboxes for the IDL class and field. There remains an issue: the fact that those fields are mandatory does not propagate to the overall form validation. Signed-off-by: Galen Charlton --- .../local/field-documentation/field-documentation.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/field-documentation/field-documentation.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/field-documentation/field-documentation.component.html index ebaafff5bd..5f9902a94a 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/field-documentation/field-documentation.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/field-documentation/field-documentation.component.html @@ -39,14 +39,14 @@ - - -- 2.11.0