more more span6 in form in wiki
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.4.6-stable+timestamp.2013.04.12.23.29.44
|
||||
Version 2.4.6-stable+timestamp.2013.04.12.23.32.51
|
||||
|
||||
+1
-1
@@ -5382,7 +5382,7 @@ class Wiki(object):
|
||||
'%(slug)s')),
|
||||
comment=current.T(
|
||||
"Choose Template or empty for new Page")))
|
||||
form = SQLFORM.factory(*fields, **dict(_class="well span6"))
|
||||
form = SQLFORM.factory(*fields, **dict(_class="well"))
|
||||
form.element("[type=submit]").attributes["_value"] = \
|
||||
current.T("Create Page from Slug")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user