. Fixed bug in Create Form Wizard - you can now create Forms again for a website.

. Code cleanup and added missing javadocs for some methods in AVMConstants

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4705 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-01-02 12:24:23 +00:00
parent dfd6c10aaf
commit f2c70b78e1

View File

@@ -132,10 +132,6 @@
<type>d:text</type> <type>d:text</type>
<mandatory>true</mandatory> <mandatory>true</mandatory>
</property> </property>
<property name="wca:baserenderingenginetemplaterenditionproperties">
<type>d:noderef</type>
<mandatory>true</mandatory>
</property>
</properties> </properties>
<mandatory-aspects> <mandatory-aspects>
<aspect>wca:outputpathpattern</aspect> <aspect>wca:outputpathpattern</aspect>