web/views/startup.py
changeset 8632 fa044b9157d7
parent 8349 fdb796435d7b
child 8665 e65af61bde7d
--- a/web/views/startup.py	Wed Jan 02 18:17:02 2013 +0100
+++ b/web/views/startup.py	Thu Jan 03 23:10:50 2013 +0100
@@ -51,7 +51,7 @@
     title = _('manage')
     http_cache_manager = httpcache.EtagHTTPCacheManager
     add_etype_links = ()
-    skip_startup_views = set( ('index', 'manage', 'schema', 'owl', 'changelog',
+    skip_startup_views = set( ('index', 'manage', 'schema', 'owl', 
                                'systempropertiesform', 'propertiesform',
                                'loggedout', 'login',
                                'cw.users-and-groups-management', 'cw.groups-management',