Create script for app:project type now sets email alias value to project name for Email Archive space

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7597 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-12-07 22:07:53 +00:00
parent 6038c7403e
commit 3a43e6dfec
4 changed files with 22 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
<property name="emailserver:alias">
<title>Alias</title>
<type>d:text</type>
<mandatory>true</mandatory>
<mandatory>false</mandatory>
<constraints>
<constraint ref="emailserver:alias" />
</constraints>