From 7006fd28af25a54e0675776a419b5f6e33c05c66 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 3dc01e4809..a0c2389b00 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -12851,8 +12851,8 @@ SELECT usr, - - + + @@ -12870,11 +12870,11 @@ SELECT usr, - - - + + + - + -- 2.11.0