equal
deleted
inserted
replaced
37 USERACTIONS = [actions.UserPreferencesAction, |
37 USERACTIONS = [actions.UserPreferencesAction, |
38 actions.UserInfoAction, |
38 actions.UserInfoAction, |
39 actions.LogoutAction] |
39 actions.LogoutAction] |
40 SITEACTIONS = [actions.ManageAction] |
40 SITEACTIONS = [actions.ManageAction] |
41 FOOTERACTIONS = [wdoc.HelpAction, |
41 FOOTERACTIONS = [wdoc.HelpAction, |
42 wdoc.ChangeLogAction, |
|
43 wdoc.AboutAction, |
42 wdoc.AboutAction, |
44 actions.PoweredByAction] |
43 actions.PoweredByAction] |
45 MANAGEACTIONS = [actions.SiteConfigurationAction, |
44 MANAGEACTIONS = [actions.SiteConfigurationAction, |
46 schema.ViewSchemaAction, |
45 schema.ViewSchemaAction, |
47 cwuser.ManageUsersAction, |
46 cwuser.ManageUsersAction, |