Link to timeline

merge-requests/30/head
Bob Mottram 2021-02-06 11:56:22 +00:00
parent 01920a04ee
commit 787169c747
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
menuLinks: '#links'
}
if moderator:
navLinks[menuModeration] = usersPath + '/moderation'
navLinks[menuModeration] = usersPath + '/moderation#timeline'
tlStr += htmlKeyboardNavigation(textModeBanner, navLinks,
usersPath, translate, followApprovals)