Merge Content Launch Date (as developed by Gav) from BRANCHES/DEV/WCM_TIMERS

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5666 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana 2007-05-11 15:23:38 +00:00
parent d262d5c465
commit d7a4aed414

View File

@ -134,6 +134,11 @@
<type>d:text</type> <type>d:text</type>
<mandatory>true</mandatory> <mandatory>true</mandatory>
</property> </property>
<property name="wcmwf:launchDate">
<title>Launch Date</title>
<description>Date the content in the submission should be committed</description>
<type>d:datetime</type>
</property>
</properties> </properties>
</aspect> </aspect>