mirror of https://gitlab.com/bashrc2/epicyon
Missing timeline ending
parent
fd092bd721
commit
74a0959876
|
@ -659,6 +659,8 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
|
||||||
baseDir, actor, nickname, domain, port,
|
baseDir, actor, nickname, domain, port,
|
||||||
maxSharesPerAccount, httpPrefix,
|
maxSharesPerAccount, httpPrefix,
|
||||||
sharedItemsFederatedDomains) +
|
sharedItemsFederatedDomains) +
|
||||||
|
' </div>\n' + ' </td>\n' +
|
||||||
|
' </tr>\n' + ' </tbody>\n' + ' </table>\n' +
|
||||||
htmlFooter())
|
htmlFooter())
|
||||||
|
|
||||||
_logTimelineTiming(enableTimingLog, timelineStartTime, boxName, '7')
|
_logTimelineTiming(enableTimingLog, timelineStartTime, boxName, '7')
|
||||||
|
|
Loading…
Reference in New Issue