- adding in a getRenditions call to forminstancedata

- some further cleanup and fixes for summary screens
- adding new repeat icons from linton
- fix for filename expanding endlessly when pressing the back button at the summary page for create web content.
- making the primaryfominstancedata property of rendition a sandbox relative path so as to make it easier to retrieve the corresponding xml in the same sandbox

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4557 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Ariel Backenroth
2006-12-07 21:03:58 +00:00
parent 31db00d0e9
commit 6ecb0c5728

View File

@@ -298,7 +298,7 @@
</property> </property>
<property name="wca:primaryforminstancedata"> <property name="wca:primaryforminstancedata">
<title>Primary XML Asset used to generate this asset</title> <title>Primary XML Asset used to generate this asset</title>
<type>d:noderef</type> <type>d:text</type>
<mandatory>true</mandatory> <mandatory>true</mandatory>
</property> </property>
</properties> </properties>