mirror of https://gitlab.com/bashrc2/epicyon
Indent
parent
a1f13bd675
commit
2028968776
|
@ -6697,8 +6697,8 @@ def headerButtonsTimeline(defaultTimeline: str,
|
||||||
'/links.png" title="' + translate['Edit Links'] + \
|
'/links.png" title="' + translate['Edit Links'] + \
|
||||||
'" alt="| ' + translate['Edit Links'] + \
|
'" alt="| ' + translate['Edit Links'] + \
|
||||||
'" class="timelineicon"/></a>'
|
'" class="timelineicon"/></a>'
|
||||||
# end of headericons div
|
# end of headericons div
|
||||||
tlStr += '</div>'
|
tlStr += '</div>'
|
||||||
else:
|
else:
|
||||||
# NOTE: deliberately no \n at end of line
|
# NOTE: deliberately no \n at end of line
|
||||||
tlStr += \
|
tlStr += \
|
||||||
|
|
Loading…
Reference in New Issue