[Erp5-report] r21639 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Jun 17 11:26:39 CEST 2008
Author: aurel
Date: Tue Jun 17 11:26:35 2008
New Revision: 21639
URL: http://svn.erp5.org?rev=21639&view=rev
Log:
fix description on field
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_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/BusinessTemplate_view/my_version.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml?rev=21639&r1=21638&r2=21639&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_version.xml Tue Jun 17 11:26:35 2008
@@ -200,7 +200,7 @@
</item>
<item>
<key> <string>description</string> </key>
- <value> <string>The Version of the Rule</string> </value>
+ <value> <string>The Version of the Business Template</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml?rev=21639&r1=21638&r2=21639&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_method_id.xml Tue Jun 17 11:26:35 2008
@@ -200,7 +200,7 @@
</item>
<item>
<key> <string>description</string> </key>
- <value> <string>ID of a script to test if the rule should be applied.</string> </value>
+ <value> <string>ID of a script to test if the predicate should be applied.</string> </value>
</item>
<item>
<key> <string>display_maxwidth</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=21639&r1=21638&r2=21639&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Tue Jun 17 11:26:35 2008
@@ -1,1 +1,1 @@
-850
+851
More information about the Erp5-report
mailing list