web/views/startup.py
changeset 2017 4090a9546ea3
parent 1998 12040c090aa4
child 2058 7ef12c03447c
child 2158 a2f2430dcd50
--- a/web/views/startup.py	Sat May 30 00:42:18 2009 +0200
+++ b/web/views/startup.py	Sat May 30 00:42:35 2009 +0200
@@ -168,7 +168,7 @@
     id = 'schema'
     title = _('application schema')
     tabs = [_('schema-text'), _('schema-image')]
-    default_tab = 'schema-image'
+    default_tab = 'schema-text'
 
     def call(self):
         """display schema information"""