[Erp5-report] r17513 - /erp5/trunk/products/ERP5/Constraint/DocumentReferenceConstraint.py

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Nov 10 13:26:17 CET 2007


Author: jp
Date: Sat Nov 10 13:26:16 2007
New Revision: 17513

URL: http://svn.erp5.org?rev=17513&view=rev
Log:
Remove any reference to any text editor.

Modified:
    erp5/trunk/products/ERP5/Constraint/DocumentReferenceConstraint.py

Modified: erp5/trunk/products/ERP5/Constraint/DocumentReferenceConstraint.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Constraint/DocumentReferenceConstraint.py?rev=17513&r1=17512&r2=17513&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Constraint/DocumentReferenceConstraint.py (original)
+++ erp5/trunk/products/ERP5/Constraint/DocumentReferenceConstraint.py Sat Nov 10 13:26:16 2007
@@ -66,5 +66,3 @@
                                                       object.getLanguage(), object.getVersion()))
       #error_list.append(self._generateError(object, N_(s)))
     return error_list
-
-# vim: filetype=python syntax=python shiftwidth=2 




More information about the Erp5-report mailing list