forked from indymedia/epicyon
Box name
parent
aed83eeaf5
commit
04011cbf3a
|
@ -514,6 +514,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
|
|||
if timelineJson:
|
||||
# if this is the features timeline then use the news actor
|
||||
timelineNickname = nickname
|
||||
timelineBoxName = boxName
|
||||
if boxName == 'tlfeatures':
|
||||
# use the blog timeline of the news actor
|
||||
timelineNickname = 'news'
|
||||
|
|
Loading…
Reference in New Issue