web/views/tabs.py
branchstable
changeset 3576 a9ed6f7cf2c2
parent 3570 c31de6ea6984
child 3589 a5432f99f2d9
child 3779 bb44b3a522fe
--- a/web/views/tabs.py	Tue Oct 06 17:49:42 2009 +0200
+++ b/web/views/tabs.py	Tue Oct 06 18:14:54 2009 +0200
@@ -196,6 +196,7 @@
 
 class PrimaryTab(primary.PrimaryView):
     id = 'main_tab'
+    title = None
 
     def is_primary(self):
         return True