mirror of https://gitlab.com/bashrc2/epicyon
Link to timeline
parent
01920a04ee
commit
787169c747
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue