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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 19 15:55:24 CET 2008


Author: romain
Date: Wed Mar 19 15:55:23 2008
New Revision: 20046

URL: http://svn.erp5.org?rev=20046&view=rev
Log:
Add a default tooltip value on PlanningBox.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml?rev=20046&r1=20045&r2=20046&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/planning_box.xml Wed Mar 19 15:55:23 2008
@@ -456,7 +456,7 @@
                 </item>
                 <item>
                     <key> <string>info_tooltip</string> </key>
-                    <value> <string></string> </value>
+                    <value> <string>getTitle</string> </value>
                 </item>
                 <item>
                     <key> <string>info_topleft</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=20046&r1=20045&r2=20046&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Wed Mar 19 15:55:23 2008
@@ -1,1 +1,1 @@
-757
+758




More information about the Erp5-report mailing list