Disabled the "Safe as Draft Button" for now.

This commit is contained in:
2018-07-09 15:28:35 +02:00
parent 271a0b345a
commit b6ea53e0fd

View File

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