Commit 32e135ce authored by Nicolas Dumazet's avatar Nicolas Dumazet

2010-10-26 nicolas.dumazet

* fix type classes of Property Sheet Tool and Property Sheet



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39550 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 437b27a0
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</item> </item>
<item> <item>
<key> <string>type_class</string> </key> <key> <string>type_class</string> </key>
<value> <string>Person</string> </value> <value> <string>Folder</string> </value>
</item> </item>
<item> <item>
<key> <string>type_interface_list</string> </key> <key> <string>type_interface_list</string> </key>
......
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
</item> </item>
<item> <item>
<key> <string>type_class</string> </key> <key> <string>type_class</string> </key>
<value> <string>Products.ERP5Type.Document.Folder.Folder</string> </value> <value> <string>Folder</string> </value>
</item> </item>
<item> <item>
<key> <string>type_interface_list</string> </key> <key> <string>type_interface_list</string> </key>
......
2010-10-26 nicolas.dumazet
* fix type classes of Property Sheet Tool and Property Sheet
2010-10-26 arnaud.fontaine 2010-10-26 arnaud.fontaine
* add id fields for all the views for ZODB Property Sheets. * add id fields for all the views for ZODB Property Sheets.
* add dynamic_class_generation_interaction_workflow to Property Sheet Tool. * add dynamic_class_generation_interaction_workflow to Property Sheet Tool.
......
1752 1753
\ No newline at end of file \ 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