mirror of https://gitlab.com/bashrc2/epicyon
Empty separator
parent
808093f099
commit
da1ed41b1a
|
@ -595,6 +595,8 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
|
|||
if boxName != 'tlmedia':
|
||||
textModeSeparator = \
|
||||
'<div class="transparent"><hr></div>'
|
||||
else:
|
||||
textModeSeparator = ''
|
||||
|
||||
# page up arrow
|
||||
if pageNumber > 1:
|
||||
|
|
Loading…
Reference in New Issue