Disabled the "Safe as Draft Button" for now.
This commit is contained in:
@@ -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' %} 
|
{% bootstrap_icon 'hdd' %} 
|
||||||
{% trans 'Als Entwurf speichern' %}
|
{% trans 'Als Entwurf speichern' %}
|
||||||
</button>
|
</button>
|
||||||
|
-->
|
||||||
{% endbuttons %}
|
{% endbuttons %}
|
||||||
{% endblock form-buttons %}
|
{% endblock form-buttons %}
|
||||||
|
|||||||
Reference in New Issue
Block a user