[Erp5-report] r41781 nicolas.dumazet - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: Sk...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 27 08:21:29 CET 2010


Author: nicolas.dumazet
Date: Mon Dec 27 08:21:29 2010
New Revision: 41781

URL: http://svn.erp5.org?rev=41781&view=rev
Log:
2010-12-27 nicolas.dumazet
* Fix list method on portal_property_sheets view


Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml?rev=41781&r1=41780&r2=41781&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/PropertySheetsTool_viewContentList/listbox.xml [utf8] Mon Dec 27 08:21:29 2010
@@ -12,9 +12,7 @@
               <list>
                 <string>columns</string>
                 <string>hide_rows_on_no_search_criterion</string>
-                <string>list_method</string>
                 <string>portal_types</string>
-                <string>selection_name</string>
                 <string>title</string>
               </list>
             </value>
@@ -100,12 +98,6 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
-                    <key> <string>list_method</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-                    </value>
-                </item>
-                <item>
                     <key> <string>portal_types</string> </key>
                     <value>
                       <list>
@@ -117,10 +109,6 @@
                     </value>
                 </item>
                 <item>
-                    <key> <string>selection_name</string> </key>
-                    <value> <string>portal_property_sheets_selection</string> </value>
-                </item>
-                <item>
                     <key> <string>target</string> </key>
                     <value> <string>Click to edit the target</string> </value>
                 </item>
@@ -134,17 +122,4 @@
       </dictionary>
     </pickle>
   </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Method" module="Products.Formulator.MethodField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>method_name</string> </key>
-            <value> <string>contentValues</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
 </ZopeData>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=41781&r1=41780&r2=41781&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] Mon Dec 27 08:21:29 2010
@@ -1,3 +1,6 @@
+2010-12-27 nicolas.dumazet
+* Fix list method on portal_property_sheets view
+
 2010-12-13 nicolas.dumazet
 * Add Tool portal types for Tools added through ERP5Site.manage_addERP5Site
 

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=41781&r1=41780&r2=41781&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Mon Dec 27 08:21:29 2010
@@ -1 +1 @@
-40845
\ No newline at end of file
+40846
\ No newline at end of file



More information about the Erp5-report mailing list