From d271b796cebc71e916e85249c15c2484444a390b 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 adda25f6ae..2420c0b0c5 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -880,10 +880,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - - - - + + + + @@ -896,18 +896,18 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + - - - + + + - + @@ -924,17 +924,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA - + - - - - + + + + - + -- 2.11.0