[Erp5-report] r17094 - /erp5/trunk/products/ERP5Form/Extensions/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 22 16:48:38 CEST 2007


Author: jerome
Date: Mon Oct 22 16:48:38 2007
New Revision: 17094

URL: http://svn.erp5.org?rev=17094&view=rev
Log:
this file had an indentation problem

Modified:
    erp5/trunk/products/ERP5Form/Extensions/ERP5Site_createModuleScribus.py

Modified: erp5/trunk/products/ERP5Form/Extensions/ERP5Site_createModuleScribus.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Form/Extensions/ERP5Site_createModuleScribus.py?rev=17094&r1=17093&r2=17094&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Form/Extensions/ERP5Site_createModuleScribus.py (original)
+++ erp5/trunk/products/ERP5Form/Extensions/ERP5Site_createModuleScribus.py Mon Oct 22 16:48:38 2007
@@ -189,7 +189,7 @@
         # get CSS class properties relative to the actual page
         # (background picture position, picture size, etc.)
         # and add them to the css dict
-  width_groups,height_groups = ManageFiles.getPageattributes(
+        width_groups,height_groups = ManageFiles.getPageattributes(
                                               global_properties,
                                               import_pdf_file)
         properties_css_dict,properties_page,actual_width,actual_height = ManageCSS.setPageProperties(




More information about the Erp5-report mailing list