From c0b364fbaab2840320e26bd46cfd56a06fc727c1 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Tue, 19 Oct 2010 15:55:32 +0000 Subject: [PATCH] CSPACE-2987: Added Nuxeo "prefetch" to all services returning list results that appear in the "My CollectionSpace" page. --- .../src/main/resources/OSGI-INF/core-types-contrib.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/core-types-contrib.xml b/services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/core-types-contrib.xml index 37981944a..8ae285039 100644 --- a/services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/core-types-contrib.xml +++ b/services/organization/3rdparty/nuxeo-platform-cs-organization/src/main/resources/OSGI-INF/core-types-contrib.xml @@ -23,6 +23,11 @@ + + organizations_common:displayName + organizations_common:refName + organizations_common:shortIdentifier + -- 2.47.3