plugins/caldav: add link to edit event
This commit is contained in:
parent
8589228c73
commit
36f3fb9567
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
<p>
|
||||
<a href="/calendar">Back</a>
|
||||
· <a href="{{.Event.URL}}/update">Edit</a>
|
||||
</p>
|
||||
|
||||
{{$event := index .Event.Data.Events 0}}
|
||||
|
|
Loading…
Reference in a new issue