From: Aron Roberts Date: Thu, 15 Jul 2010 03:28:16 +0000 (+0000) Subject: CSPACE-2408,CSPACE-2482: DateTime fields in Movement record are now editable, in... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=ef435adf84601c5ec45215cb9d34e9838973360d;p=tmp%2Fjakarta-migration.git CSPACE-2408,CSPACE-2482: DateTime fields in Movement record are now editable, in the relevant layout for Nuxeo's web administration console, via a datetime picker widget. --- diff --git a/services/movement/3rdparty/nuxeo-platform-cs-movement/src/main/resources/OSGI-INF/layouts-contrib.xml b/services/movement/3rdparty/nuxeo-platform-cs-movement/src/main/resources/OSGI-INF/layouts-contrib.xml index c2ed33446..a560328b9 100644 --- a/services/movement/3rdparty/nuxeo-platform-cs-movement/src/main/resources/OSGI-INF/layouts-contrib.xml +++ b/services/movement/3rdparty/nuxeo-platform-cs-movement/src/main/resources/OSGI-INF/layouts-contrib.xml @@ -81,7 +81,7 @@ $LastChangedDate: $ - + @@ -90,7 +90,8 @@ $LastChangedDate: $ locationDate - dataInputText + + #{nxu:basicDateAndTimeFormater()} @@ -149,7 +150,7 @@ $LastChangedDate: $ - + @@ -158,11 +159,12 @@ $LastChangedDate: $ plannedRemovalDate - dataInputText + + #{nxu:basicDateAndTimeFormater()} - + @@ -171,7 +173,8 @@ $LastChangedDate: $ removalDate - dataInputText + + #{nxu:basicDateAndTimeFormater()}