diff -r a6638de6d4da -r 4090a9546ea3 web/views/startup.py --- 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"""