author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Tue, 20 Mar 2012 18:20:20 +0100 | |
branch | stable |
changeset 8319 | f6d455b9346f |
parent 8317 | 9c59258e7798 |
child 8327 | 4d76492508f3 |
--- a/web/views/startup.py Fri Mar 16 17:59:48 2012 +0100 +++ b/web/views/startup.py Tue Mar 20 18:20:20 2012 +0100 @@ -53,6 +53,7 @@ add_etype_links = () skip_startup_views = set( ('index', 'manage', 'schema', 'owl', 'changelog', 'systempropertiesform', 'propertiesform', + 'loggedout', 'login', 'cw.users-and-groups-management', 'cw.groups-management', 'cw.users-management', 'cw.sources-management', 'siteinfo', 'info', 'registry', 'gc',