Trivial tidy-up of renditionModel.xml.

This check-in contains no changes to the model. Reformatted some comments and removed some unnecessary ones.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19279 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean
2010-03-15 09:36:58 +00:00
parent 7740cae101
commit f1e2a3c03e

View File

@@ -74,8 +74,8 @@
<!-- Thumbnailed aspect relates a content node to it's thumbnails.
It is retained here for backwards compatibility reasons -->
<aspect name="cm:thumbnailed">
<title>Thumbnailed</title>
<parent>rn:renditioned</parent>
@@ -87,23 +87,6 @@
<default>true</default>
</property>
</properties>
<default>true</default>
</property>
</properties>
<!--
<associations>
<child-association name="cm:thumbnails">
<source>
<mandatory>false</mandatory>
<many>true</many>
</source>
<target>
<class>cm:thumbnail</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</child-association>
</aspect>
</aspects>