removed close button
This commit is contained in:
parent
69ff67c821
commit
ee4ce1cf7d
1 changed files with 0 additions and 4 deletions
|
@ -59,10 +59,6 @@
|
|||
action="{% url 'hosting:delete_order' order.id %}">
|
||||
{% csrf_token %}
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default"
|
||||
data-dismiss="modal">
|
||||
{% trans "Close"%}
|
||||
</button>
|
||||
<button type="submit" class="btn btn-primary">{% trans "Delete"%}
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue