remove button on top right in edit view, we now have position:sticky
This commit is contained in:
parent
6f13be9b8b
commit
306f543887
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
||||||
|
|
||||||
{% include 'editor/fragment_sections.html' %}
|
{% include 'editor/fragment_sections.html' %}
|
||||||
|
|
||||||
<a class="btn btn-sm {% if new %}btn-danger{% else %}btn-default{% endif %} pull-right" href="{{ back_url }}">
|
|
||||||
{% trans 'Cancel' %}
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
{% if new %}
|
{% if new %}
|
||||||
{% blocktrans %}New {{ model_title }}{% endblocktrans %}
|
{% blocktrans %}New {{ model_title }}{% endblocktrans %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue