From 2d345a2516951e5f92b1c8f5d4098273f69c6136 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Tue, 25 Oct 2011 00:44:58 +0000 Subject: [PATCH] CSPACE-4457: Fixed parent element name for 'type' multivalued field in Media-related termRef in tenant bindings prototype. --- .../cspace/config/services/tenants/tenant-bindings-proto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9aae53e9c..e45cb6845 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 @@ -990,7 +990,7 @@ termRef - types|type + typeList|type --> -- 2.47.3