1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 23:05:10 +01:00

Show tags and edit buttons when on a tag overview page

This commit is contained in:
2018-03-17 18:19:47 +01:00
parent 9f467f8a09
commit fec54c51f7

View File

@@ -756,7 +756,9 @@ def tag(userkey, tag):
publictag=publictag, publictag=publictag,
action=pageheader, action=pageheader,
message=message, message=message,
theme=theme theme=theme,
editable=True,
showtags=True,
) )