From 15a8d32016fc751cb1b2a6953589ca1296b64ef2 Mon Sep 17 00:00:00 2001 From: Rick Jaffe Date: Fri, 14 Sep 2012 16:43:27 -0700 Subject: [PATCH] CSPACE-5080: Initial work - adding termRef for addressCountry field in tenant-bindings. Commenting out authRef for same field -- it had been added in anticipation of this field being tied to Place authority. --- .../config/services/tenants/tenant-bindings-proto.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 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 145584565..eb0ae52e1 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 @@ -2952,10 +2952,10 @@ authRef addressGroupList/*/addressStateOrProvince - + termRef @@ -2973,6 +2973,10 @@ termRef webAddressGroupList/*/webAddressType + + termRef + addressGroupList/*/addressCountry + termRef addressGroupList/*/addressType -- 2.47.3