From 2fb5999d229117bb0c30a836fe26769941020a8f Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 4 Dec 2019 15:10:12 -0500 Subject: [PATCH] LP1840287 Floating group IDL required fields Indicate require Floating Group and Floating Group Member fields in the IDL to support UI form validation. Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg --- Open-ILS/examples/fm_IDL.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 75b52a7597..5be2f5a028 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -12755,8 +12755,8 @@ SELECT usr, - - + + @@ -12774,11 +12774,11 @@ SELECT usr, - - - + + + - + -- 2.11.0