mirror of https://gitlab.com/bashrc2/epicyon
Timeline dropdowns
parent
245317bfcd
commit
509d62ba40
|
@ -1254,7 +1254,7 @@ def individualPostAsHtml(baseDir: str, \
|
|||
avatarDropdown= \
|
||||
' <div onclick="dropdown()" class="dropdown-timeline">' \
|
||||
' <img src="'+avatarUrl+'" '+avatarPosition+'/>' \
|
||||
' <div class="dropdown-timeline-content">' \
|
||||
' <div id="myDropdown" class="dropdown-timeline-content">' \
|
||||
' <a href="'+postJsonObject['actor']+'">Visit</a>'+ \
|
||||
followUnfollowStr+blockUnblockStr+reportStr+ \
|
||||
' </div>' \
|
||||
|
|
Loading…
Reference in New Issue