[Erp5-report] r34334 jerome - in /erp5/trunk/bt5/erp5_project: SkinTemplateItem/portal_skin...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 7 18:37:53 CEST 2010


Author: jerome
Date: Wed Apr  7 18:37:53 2010
New Revision: 34334

URL: http://svn.erp5.org?rev=34334&view=rev
Log:
Change the selection name, project_task_report_selection was already used by another listbox

Modified:
    erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewSummaryList/listbox.xml
    erp5/trunk/bt5/erp5_project/bt/revision

Modified: erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewSummaryList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewSummaryList/listbox.xml?rev=34334&r1=34333&r2=34334&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewSummaryList/listbox.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewSummaryList/listbox.xml [utf8] Wed Apr  7 18:37:53 2010
@@ -13,16 +13,16 @@
             <key> <string>delegated_list</string> </key>
             <value>
               <list>
+                <string>all_columns</string>
+                <string>columns</string>
+                <string>editable_columns</string>
+                <string>list_method</string>
+                <string>portal_types</string>
+                <string>report_root_list</string>
+                <string>report_tree</string>
+                <string>selection_name</string>
+                <string>stat_method</string>
                 <string>title</string>
-                <string>columns</string>
-                <string>all_columns</string>
-                <string>list_method</string>
-                <string>stat_method</string>
-                <string>selection_name</string>
-                <string>portal_types</string>
-                <string>editable_columns</string>
-                <string>report_tree</string>
-                <string>report_root_list</string>
               </list>
             </value>
         </item>
@@ -253,7 +253,7 @@
                 </item>
                 <item>
                     <key> <string>selection_name</string> </key>
-                    <value> <string>project_task_report_selection</string> </value>
+                    <value> <string>project_summary_selection</string> </value>
                 </item>
                 <item>
                     <key> <string>separate_tree_data</string> </key>

Modified: erp5/trunk/bt5/erp5_project/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/revision?rev=34334&r1=34333&r2=34334&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_project/bt/revision [utf8] Wed Apr  7 18:37:53 2010
@@ -1,1 +1,1 @@
-756
+757




More information about the Erp5-report mailing list