confirm spelling, thanks sethkinast
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.00.0 (2012-08-21 22:19:37) dev
|
||||
Version 2.00.0 (2012-08-22 08:31:56) dev
|
||||
|
||||
+1
-1
@@ -2044,7 +2044,7 @@ class FORM(DIV):
|
||||
|
||||
|
||||
@staticmethod
|
||||
def confim(text='OK',buttons=None,hidden=None):
|
||||
def confirm(text='OK',buttons=None,hidden=None):
|
||||
if not buttons: buttons = {}
|
||||
if not hidden: hidden={}
|
||||
inputs = [INPUT(_type='button',
|
||||
|
||||
Reference in New Issue
Block a user