X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fdashboardview.py;fp=portal%2Fdashboardview.py;h=bbd194114d58b129bc15179a11b38f98b35f9e4e;hb=0d721aec99cb5399cc5b9761f66f239a3e0ef994;hp=a6dc46de4dc6c01e761b475004bf13bbc7565725;hpb=31c562b39f0a6092e02d08c6c79869ef7e5ca73f;p=myslice.git diff --git a/portal/dashboardview.py b/portal/dashboardview.py index a6dc46de..bbd19411 100644 --- a/portal/dashboardview.py +++ b/portal/dashboardview.py @@ -53,7 +53,7 @@ class DashboardView (LoginRequiredAutoLogoutView): # XXX This is repeated in all pages # more general variables expected in the template - context['title'] = 'Test view that combines various plugins' + context['title'] = 'Dashboard' # the menu items on the top context['topmenu_items'] = topmenu_items('Dashboard', self.request) # so we can sho who is logged