Single events timeline name

merge-requests/8/head
Bob Mottram 2020-08-26 11:06:16 +01:00
parent c4c0cf1679
commit 18f20152d0
1 changed files with 1 additions and 1 deletions

View File

@ -4686,7 +4686,7 @@ def htmlTimeline(defaultTimeline: str,
sharesButton = 'buttonselectedhighlighted'
elif boxName == 'tlbookmarks' or boxName == 'bookmarks':
bookmarksButton = 'buttonselected'
elif boxName == 'tlevents' or boxName == 'events':
elif boxName == 'tlevents':
eventsButton = 'buttonselected'
# get the full domain, including any port number