From c9301cb200fd0a93a9df9ed3bde1de2803b412be 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 --- 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 bb01086e3c..e82ac3f5e9 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