From 432153e13e325b57df5cfaedb853b11638d0f9ba Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 23 Jul 2010 22:19:15 +0000 Subject: [PATCH] CSPACE-2534: Temporarily comment out Nuxeo layout widgets for repeatable fields in Person records until we identify how to represent these complexTypes in layouts. --- .../resources/OSGI-INF/layouts-contrib.xml | 21 ++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/services/person/3rdparty/nuxeo-platform-cs-person/src/main/resources/OSGI-INF/layouts-contrib.xml b/services/person/3rdparty/nuxeo-platform-cs-person/src/main/resources/OSGI-INF/layouts-contrib.xml index 5a7d60f66..f5099c5f7 100644 --- a/services/person/3rdparty/nuxeo-platform-cs-person/src/main/resources/OSGI-INF/layouts-contrib.xml +++ b/services/person/3rdparty/nuxeo-platform-cs-person/src/main/resources/OSGI-INF/layouts-contrib.xml @@ -93,11 +93,13 @@ deathDate birthPlace deathPlace - group - nationality + + + + gender - occupation - schoolOrStyle + + bioNote nameNote termStatus @@ -297,7 +299,8 @@ dataInputText - + + + @@ -336,7 +340,8 @@ dataInputText - + + + -- 2.47.3