some clenup

This commit is contained in:
mdipierro
2013-04-08 17:29:21 -05:00
parent 3d5e594070
commit acd0ebd09d
2 changed files with 1 additions and 3 deletions

View File

@@ -1 +1 @@
Version 2.4.6-stable+timestamp.2013.04.08.12.44.15
Version 2.4.6-stable+timestamp.2013.04.08.17.28.27

View File

@@ -8,9 +8,7 @@
<title>{{=response.title or URL()}}</title>
{{
response.files.append(URL('static','css/bootstrap.min.css'))
#response.files.append(URL('static','css/styles.css'))
response.files.append(URL('static','css/bootstrap_essentials.css'))
# response.files.append(URL('static','css/bootstrap_adapters.css'))
response.files.append(URL('static','css/bootstrap-responsive.min.css'))
}}
{{include 'web2py_ajax.html'}}