From 491749210d56958a84665accc38652132b954538 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Thu, 5 May 2011 18:48:02 +0000 Subject: [PATCH] CSPACE-3756,CSPACE-3875: In ObjectProductionDate instance of structured date group, renamed displayDate to dateDisplayDate for consistency with Rick's naming in the UI. --- .../src/main/resources/schemas/collectionobjects_common.xsd | 2 +- .../jaxb/src/main/resources/collectionobjects_common.xsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd index fcc08c8bd..d649f7540 100644 --- a/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd +++ b/services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd @@ -547,7 +547,7 @@ - + diff --git a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd index 960aea231..9b9da39ee 100644 --- a/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd +++ b/services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd @@ -485,7 +485,7 @@ - + -- 2.47.3