interfear->interfere, thanks Ramos
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.4.5-stable+timestamp.2013.04.02.11.12.01
|
||||
Version 2.4.5-stable+timestamp.2013.04.02.11.20.33
|
||||
|
||||
+1
-1
@@ -1590,7 +1590,7 @@ class SQLFORM(FORM):
|
||||
|
||||
table_name = attributes.get('table_name', 'no_table')
|
||||
|
||||
# So it won't interfear with SQLDB.define_table
|
||||
# So it won't interfere with SQLDB.define_table
|
||||
if 'table_name' in attributes:
|
||||
del attributes['table_name']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user