merge-requests/30/head
Bob Mottram 2020-11-27 16:17:37 +00:00
parent aed83eeaf5
commit 04011cbf3a
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
if timelineJson: if timelineJson:
# if this is the features timeline then use the news actor # if this is the features timeline then use the news actor
timelineNickname = nickname timelineNickname = nickname
timelineBoxName = boxName
if boxName == 'tlfeatures': if boxName == 'tlfeatures':
# use the blog timeline of the news actor # use the blog timeline of the news actor
timelineNickname = 'news' timelineNickname = 'news'