Commit 7aa73c80 authored by Arnaud Fontaine's avatar Arnaud Fontaine

Likewise Document Component, add SortIndex Property Sheets to Extension Component Portal Type.

parent f63d30d1
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
<portal_type id="Document Component"> <portal_type id="Document Component">
<item>SortIndex</item> <item>SortIndex</item>
</portal_type> </portal_type>
<portal_type id="Extension Component">
<item>SortIndex</item>
</portal_type>
<portal_type id="Trash Bin"> <portal_type id="Trash Bin">
<item>Base</item> <item>Base</item>
<item>SimpleItem</item> <item>SimpleItem</item>
......
2012-03-02 arnaud.fontaine
* Likewise Document Component, add SortIndex Property Sheets to Extension Component Portal Type.
2012-02-29 arnaud.fontaine 2012-02-29 arnaud.fontaine
* Display error messages in Component_view which may have been raised when validating a Component in draft state. * Display error messages in Component_view which may have been raised when validating a Component in draft state.
......
41021 41022
\ No newline at end of file \ No newline at end of file
Document Component | SortIndex Document Component | SortIndex
Extension Component | SortIndex
Trash Bin | Base Trash Bin | Base
Trash Bin | SimpleItem Trash Bin | SimpleItem
Trash Bin | Task Trash Bin | Task
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment