From ad7789d32e177aff5f939ac4edaf8b23ddd68c70 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 10 Jun 2016 12:15:18 -0400 Subject: [PATCH] IDL improvements for classes releated to MARC tag tables In the course of building the admin interface for the MARC tag tables, some deficiencies in the IDL were run across. This patch fixes them. Signed-off-by: Galen Charlton --- Open-ILS/examples/fm_IDL.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index fd81c5ff60..d6764478c4 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -787,10 +787,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - - - + + + + @@ -803,18 +803,18 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + - - - + + + - + @@ -831,17 +831,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + - - - - + + + + - + -- 2.11.0