[Erp5-report] r17933 - in /erp5/trunk/bt5/erp5_base: ActionTemplateItem/portal_types/Person...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 30 18:21:26 CET 2007


Author: jerome
Date: Fri Nov 30 18:21:25 2007
New Revision: 17933

URL: http://svn.erp5.org?rev=17933&view=rev
Log:
capitalize "Terminate the Current Career Step" action name

Modified:
    erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml?rev=17933&r1=17932&r2=17933&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml (original)
+++ erp5/trunk/bt5/erp5_base/ActionTemplateItem/portal_types/Person/terminate_career.xml Fri Nov 30 18:21:25 2007
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.CMFCore.ActionInformation</string>
-          <string>ActionInformation</string>
-        </tuple>
-        <none/>
+        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -58,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Terminate the current career step</string> </value>
+            <value> <string>Terminate the Current Career Step</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>
@@ -70,11 +67,8 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.CMFCore.Expression</string>
-          <string>Expression</string>
-        </tuple>
-        <none/>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=17933&r1=17932&r2=17933&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision Fri Nov 30 18:21:25 2007
@@ -1,1 +1,1 @@
-236
+237




More information about the Erp5-report mailing list