From 1d4ba0034ab8e7198593c9742842e5bbee80222d 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 9d537631fe..aefd66e7fc 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -12756,8 +12756,8 @@ SELECT usr, - - + + @@ -12775,11 +12775,11 @@ SELECT usr, - - - + + + - + -- 2.43.2