fixed welcome and bs3

This commit is contained in:
mdipierro
2014-08-14 19:20:46 -05:00
parent 65ab4b8550
commit b595c40320
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.10.0-trunk+timestamp.2014.08.14.19.12.21
Version 2.10.0-trunk+timestamp.2014.08.14.19.20.18
-1
View File
@@ -49,7 +49,6 @@ plugins = PluginManager()
## create all tables needed by auth if not custom tables
auth.define_tables(username=False, signature=False)
auth.settings.formstyle = SQLFORM.formstyles.bootstrap3
## configure email
mail = auth.settings.mailer