Scheduler: adding/removing resources enforce warnings and recount number of unconfigu...
[myslice.git] / portal / about.py
index 5080601..99434a7 100644 (file)
@@ -37,7 +37,7 @@ class AboutView (FreeAccessView, ThemeView):
             env['person'] = None
     
         env['theme'] = self.theme
-    
+        env['section'] = "About"
 
         env['username']=the_user(request)
         env['topmenu_items'] = topmenu_items(None, request)