interfear->interfere, thanks Ramos

This commit is contained in:
mdipierro
2013-04-02 11:21:15 -05:00
parent 07e809acb3
commit bb2407b468
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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']