X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fdashboardview.py;h=2f04a40a6fde093718cb6a513f5f0def3e80dfad;hb=1f276736a38c3ada41c48059243604a3db51e309;hp=95abbaf9759816b07fa0ce3f4fc225069a945144;hpb=79b9c7456ed4d38001af597adbf45d022cdea6b1;p=myslice.git diff --git a/portal/dashboardview.py b/portal/dashboardview.py index 95abbaf9..2f04a40a 100644 --- a/portal/dashboardview.py +++ b/portal/dashboardview.py @@ -75,7 +75,6 @@ class DashboardView (LoginRequiredAutoLogoutView): context['username'] = the_user(self.request) page.expose_js_metadata() - page.expose_queries() # the page header and other stuff context.update(page.prelude_env())