X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fdashboardview.py;h=bbd194114d58b129bc15179a11b38f98b35f9e4e;hb=75570d93223f36e1f23bc69bbd39ca43fd56f0d3;hp=a6dc46de4dc6c01e761b475004bf13bbc7565725;hpb=31540dd504798e0aca69e10d8144fbedc5b16af8;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