fixed issue 1334, thanks Jonathan Bohren
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.4.1-alpha.2+timestamp.2013.02.14.14.14.43
|
||||
Version 2.4.1-alpha.2+timestamp.2013.02.14.14.22.13
|
||||
|
||||
+1
-1
@@ -2143,7 +2143,7 @@ class FORM(DIV):
|
||||
current.response.flash = message_onchange
|
||||
elif callable(onchange):
|
||||
onchange(self)
|
||||
return False
|
||||
return False
|
||||
|
||||
def process(self, **kwargs):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user