UPD: dav_events: enable save as draft
All checks were successful
buildbot/tox Build done.

This commit is contained in:
2020-12-18 14:30:17 +01:00
parent cbc3df97c1
commit 1f674125ec
3 changed files with 29 additions and 6 deletions

View File

@@ -40,11 +40,9 @@
{% bootstrap_icon 'remove' %} 
{% trans 'Abbrechen' %}
</a>
<!--
<button id="btn-form-save" type="submit" name="save" class="btn btn-info">
{% bootstrap_icon 'hdd' %}&thinsp;
{% trans 'Als Entwurf speichern' %}
</button>
-->
{% endbuttons %}
{% endblock form-buttons %}