Merged V3.2 to HEAD

17554: StoreSelector aspect refactor: ENH-644, ETHREEOH-2308, ETHREEOH-2892
   Cleaned up svn:mergeinfo > svn propdel -R svn:mergeinfo root


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18150 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2010-01-19 15:10:02 +00:00
parent 182eece8f7
commit 9818ae3a2f

View File

@@ -104,6 +104,18 @@
</property-sheet>
</config>
<!-- Configuring in the cm:storeSelector aspect -->
<config evaluator="aspect-name" condition="cm:storeSelector">
<property-sheet>
<show-property name="cm:storeName" />
</property-sheet>
</config>
<config evaluator="string-compare" condition="Action Wizards">
<aspects>
<aspect name="cm:storeSelector"/>
</aspects>
</config>
<config evaluator="string-compare" condition="Action Wizards">
<aspects>
<aspect name="my:imageClassification"/>