[Erp5-report] r42119 rafael - in /erp5/trunk/bt5/erp5_configurator_standard: SkinTemplateIt...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 7 15:48:46 CET 2011


Author: rafael
Date: Fri Jan  7 15:48:46 2011
New Revision: 42119

URL: http://svn.erp5.org?rev=42119&view=rev
Log:
Small typo change

Modified:
    erp5/trunk/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml
    erp5/trunk/bt5/erp5_configurator_standard/bt/revision

Modified: erp5/trunk/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml?rev=42119&r1=42118&r2=42119&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/BusinessConfiguration_setupEmployeeList.xml [utf8] Fri Jan  7 15:48:46 2011
@@ -78,7 +78,7 @@ else:\n
       new_key = key.replace("field_your_", "")\n
       employee_kw[new_key] = kw[key][employee_counter]\n
     # add an emlpoyee\n
-    function= employee_kw.pop(\'function\', None)\n
+    function = employee_kw.pop(\'function\', None)\n
     employee_kw.pop(\'password_confirm\', None)\n
     configuration_save.addConfigurationItem("Person Configurator Item", \n
                                             organisation_id = organisation_id,\n

Modified: erp5/trunk/bt5/erp5_configurator_standard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_standard/bt/revision?rev=42119&r1=42118&r2=42119&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_standard/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_standard/bt/revision [utf8] Fri Jan  7 15:48:46 2011
@@ -1 +1 @@
-556
\ No newline at end of file
+557
\ No newline at end of file



More information about the Erp5-report mailing list