[Erp5-report] r40259 jerome - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: ActionTempl...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 15 10:21:02 CET 2010


Author: jerome
Date: Mon Nov 15 10:21:02 2010
New Revision: 40259

URL: http://svn.erp5.org?rev=40259&view=rev
Log:
make template tab appear before history tab

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml?rev=40259&r1=40258&r2=40259&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml [utf8] Mon Nov 15 10:21:02 2010
@@ -30,7 +30,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>icon</string> </key>
@@ -50,7 +52,7 @@
         </item>
         <item>
             <key> <string>priority</string> </key>
-            <value> <float>100.0</float> </value>
+            <value> <float>50.0</float> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

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=40259&r1=40258&r2=40259&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Mon Nov 15 10:21:02 2010
@@ -1 +1 @@
-1786
\ No newline at end of file
+1787
\ No newline at end of file




More information about the Erp5-report mailing list