Feature: [calendar doc] re-introduce button to edit document title and remove document

This commit is contained in:
2023-04-03 21:30:50 +02:00
parent 4cf6721e35
commit 907c724047
5 changed files with 35 additions and 28 deletions

View File

@@ -24,7 +24,6 @@
{{ form_start(form) }}
{{ form_row(form.title) }}
{{ form_row(form.doc) }}
<ul class="record_actions sticky-form-buttons">
<li class="cancel">

View File

@@ -23,7 +23,6 @@
{{ form_start(form) }}
{{ form_row(form.title) }}
{{ form_row(form.doc) }}
<ul class="record_actions sticky-form-buttons">
<li class="cancel">