[Erp5-report] r28635 - /erp5/trunk/products/ERP5/PropertySheet/BusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Aug 26 13:34:04 CEST 2009


Author: romain
Date: Wed Aug 26 13:34:04 2009
New Revision: 28635

URL: http://svn.erp5.org?rev=28635&view=rev
Log:
Fix description

Modified:
    erp5/trunk/products/ERP5/PropertySheet/BusinessTemplate.py

Modified: erp5/trunk/products/ERP5/PropertySheet/BusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/BusinessTemplate.py?rev=28635&r1=28634&r2=28635&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/BusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/BusinessTemplate.py [utf8] Wed Aug 26 13:34:04 2009
@@ -76,7 +76,7 @@
       'mode'        : 'w',
       'default'     : () },
     { 'id'          : 'template_workflow_id',
-      'description' : 'A list of ids of skins used by this template',
+      'description' : 'A list of ids of workflows used by this template',
       'type'        : 'lines',
       'mode'        : 'w',
       'default'     : () },




More information about the Erp5-report mailing list