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'
|
menuLinks: '#links'
|
||||||
}
|
}
|
||||||
if moderator:
|
if moderator:
|
||||||
navLinks[menuModeration] = usersPath + '/moderation'
|
navLinks[menuModeration] = usersPath + '/moderation#timeline'
|
||||||
tlStr += htmlKeyboardNavigation(textModeBanner, navLinks,
|
tlStr += htmlKeyboardNavigation(textModeBanner, navLinks,
|
||||||
usersPath, translate, followApprovals)
|
usersPath, translate, followApprovals)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue