[Erp5-report] r10668 - in /erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms: ...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Oct 11 16:12:35 CEST 2006
Author: bartek
Date: Wed Oct 11 16:12:33 2006
New Revision: 10668
URL: http://svn.erp5.org?rev=10668&view=rev
Log:
Added Conference to source_project portal types; disallowed creation
Modified:
erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DMSFile_view/my_source_project_title.xml
erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_project_title.xml
Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DMSFile_view/my_source_project_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DMSFile_view/my_source_project_title.xml?rev=10668&r1=10667&r2=10668&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DMSFile_view/my_source_project_title.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DMSFile_view/my_source_project_title.xml Wed Oct 11 16:12:33 2006
@@ -3,8 +3,11 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
- <global name="RelationStringField" module="Products.ERP5Form.RelationField"/>
- <tuple/>
+ <tuple>
+ <string>Products.ERP5Form.RelationField</string>
+ <string>RelationStringField</string>
+ </tuple>
+ <none/>
</tuple>
</pickle>
<pickle>
@@ -360,7 +363,7 @@
<dictionary>
<item>
<key> <string>allow_creation</string> </key>
- <value> <int>1</int> </value>
+ <value> <int>0</int> </value>
</item>
<item>
<key> <string>allow_jump</string> </key>
@@ -394,9 +397,7 @@
</item>
<item>
<key> <string>default</string> </key>
- <value>
- <list/>
- </value>
+ <value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
@@ -478,6 +479,10 @@
<string>Project</string>
<string>Project</string>
</tuple>
+ <tuple>
+ <string>Conference</string>
+ <string>Conference</string>
+ </tuple>
</list>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_project_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_project_title.xml?rev=10668&r1=10667&r2=10668&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_project_title.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_project_title.xml Wed Oct 11 16:12:33 2006
@@ -3,8 +3,11 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
- <global name="RelationStringField" module="Products.ERP5Form.RelationField"/>
- <tuple/>
+ <tuple>
+ <string>Products.ERP5Form.RelationField</string>
+ <string>RelationStringField</string>
+ </tuple>
+ <none/>
</tuple>
</pickle>
<pickle>
@@ -360,7 +363,7 @@
<dictionary>
<item>
<key> <string>allow_creation</string> </key>
- <value> <int>1</int> </value>
+ <value> <int>0</int> </value>
</item>
<item>
<key> <string>allow_jump</string> </key>
@@ -394,9 +397,7 @@
</item>
<item>
<key> <string>default</string> </key>
- <value>
- <list/>
- </value>
+ <value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
@@ -478,6 +479,10 @@
<string>Project</string>
<string>Project</string>
</tuple>
+ <tuple>
+ <string>Conference</string>
+ <string>Conference</string>
+ </tuple>
</list>
</value>
</item>
More information about the Erp5-report
mailing list