give back onsubmit customizability stable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 18 May 2009 18:49:05 +0200
branchstable
changeset 1851 c707419980f8
parent 1847 c5714f07f869
child 1852 f04da596da6c
give back onsubmit customizability
web/views/basetemplates.py
--- a/web/views/basetemplates.py	Mon May 18 18:42:12 2009 +0200
+++ b/web/views/basetemplates.py	Mon May 18 18:49:05 2009 +0200
@@ -7,7 +7,6 @@
 """
 __docformat__ = "restructuredtext en"
 
-
 from logilab.mtconverter import html_escape
 
 from cubicweb.vregistry import objectify_selector