[Erp5-report] r26475 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 17 13:07:32 CEST 2009


Author: fabien
Date: Fri Apr 17 13:07:23 2009
New Revision: 26475

URL: http://svn.erp5.org?rev=26475&view=rev
Log:
proxy was bad, fix it.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_view/my_test_method_id.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_view/my_test_method_id.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_view/my_test_method_id.xml?rev=26475&r1=26474&r2=26475&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_view/my_test_method_id.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Rule_view/my_test_method_id.xml [utf8] Fri Apr 17 13:07:23 2009
@@ -13,8 +13,6 @@
             <key> <string>delegated_list</string> </key>
             <value>
               <list>
-                <string>title</string>
-                <string>editable</string>
                 <string>display_width</string>
               </list>
             </value>
@@ -77,32 +75,20 @@
             <value>
               <dictionary>
                 <item>
-                    <key> <string>description</string> </key>
-                    <value> <string>ID of a script to test if the rule should be applied.</string> </value>
-                </item>
-                <item>
                     <key> <string>display_width</string> </key>
                     <value> <int>40</int> </value>
                 </item>
                 <item>
-                    <key> <string>editable</string> </key>
-                    <value> <int>1</int> </value>
-                </item>
-                <item>
                     <key> <string>field_id</string> </key>
-                    <value> <string>my_translated_workflow_state_title</string> </value>
+                    <value> <string>my_test_method_id</string> </value>
                 </item>
                 <item>
                     <key> <string>form_id</string> </key>
-                    <value> <string>Base_viewFieldLibrary</string> </value>
+                    <value> <string>Rule_viewFieldLibrary</string> </value>
                 </item>
                 <item>
                     <key> <string>target</string> </key>
                     <value> <string>Click to edit the target</string> </value>
-                </item>
-                <item>
-                    <key> <string>title</string> </key>
-                    <value> <string>Test Method ID</string> </value>
                 </item>
               </dictionary>
             </value>

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=26475&r1=26474&r2=26475&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Apr 17 13:07:23 2009
@@ -1,1 +1,1 @@
-1159
+1160




More information about the Erp5-report mailing list