diff --git a/_assets/_old/templates/actions.tmpl b/_assets/_old/templates/actions.tmpl index 41b3e6be..13db790e 100644 --- a/_assets/_old/templates/actions.tmpl +++ b/_assets/_old/templates/actions.tmpl @@ -1,13 +1,4 @@ -{{ define "right" }} -{{- if not .IsEditor }} - - -{{- end }} - -{{ end }} +{{ end }} {{ define "left" }} {{- if and (not .IsDir) (.User.AllowEdit) }} diff --git a/_assets/src/App.vue b/_assets/src/App.vue index d6daa580..b2f95d6f 100644 --- a/_assets/src/App.vue +++ b/_assets/src/App.vue @@ -13,6 +13,11 @@ + +