remove old attribute in html
This commit is contained in:
parent
faa577de32
commit
27ff35e785
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<input type="hidden" name="pk" value="{{ pk }}">
|
||||
{% buttons %}
|
||||
<button class="invisiblesubmit" type="submit"></button>
|
||||
<a class="btn btn-default" href="{{ path }}" data-insert-level>
|
||||
<a class="btn btn-default" href="{{ path }}">
|
||||
{% trans 'Cancel' %}
|
||||
</a>
|
||||
<button type="submit" name="delete_confirm" value="1" class="btn btn-danger pull-right" data-reload-geometries>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue