Refactored wcm client workflow models to use workflow 'name' not 'id'

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4435 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-11-23 18:02:21 +00:00
parent babb03bdf0
commit db0c7882c1
3 changed files with 4 additions and 2 deletions

View File

@@ -58,9 +58,11 @@
<properties>
<!-- root name of the avm staging stores for this web folder -->
<property name="app:avmstore">
<title>AVM Store Root</title>
<type>d:text</type>
</property>
<property name="app:defaultwebapp">
<title>Default Webapp</title>
<type>d:text</type>
</property>
</properties>