From a6884c243bbc70a7e0589081209e45ab41533b8e Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 25 Mar 2020 10:45:55 -0400 Subject: [PATCH] mark required fields as required in IDL for provider addresses Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 7f96239d21..cdbc5a43e2 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -8923,14 +8923,14 @@ SELECT usr, - - + + - - - + + + -- 2.11.0