diff --git a/VERSION b/VERSION index 4994a79a..b510cdac 100644 --- a/VERSION +++ b/VERSION @@ -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 diff --git a/applications/admin/views/layout.html b/applications/admin/views/layout.html index ee3b8936..5dca51c0 100644 --- a/applications/admin/views/layout.html +++ b/applications/admin/views/layout.html @@ -8,9 +8,7 @@ {{=response.title or URL()}} {{ 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'}}