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:
@@ -756,7 +756,9 @@ def tag(userkey, tag):
|
||||
publictag=publictag,
|
||||
action=pageheader,
|
||||
message=message,
|
||||
theme=theme
|
||||
theme=theme,
|
||||
editable=True,
|
||||
showtags=True,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user