From 92c3f3f090cc5c52889402330fa2d47156f35bfa Mon Sep 17 00:00:00 2001 From: Patrick Schmitz Date: Wed, 30 Nov 2011 01:00:16 +0000 Subject: [PATCH] CSPACE-3537 - Fixed configuration of complex authefs fields in Loansin. --- .../config/services/tenants/tenant-bindings-proto.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 788ab606b..f2baa6393 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -849,15 +849,15 @@ authRef - LenderGroupList/*/lender + lenderGroupList/*/lender authRef - LenderGroupList/*/lendersAuthorizer + lenderGroupList/*/lendersAuthorizer authRef - LenderGroupList/*/lendersContact + lenderGroupList/*/lendersContact authRef -- 2.47.3