Skip to content
Snippets Groups Projects

broken button removed

Merged Piotr Gawron requested to merge 402-broken-button into devel_1.0.x
2 files
+ 1
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -23,10 +23,6 @@
@@ -23,10 +23,6 @@
{% block content %}
{% block content %}
<div class="box box-info">
<div class="box box-info">
<div class="box-header with-border">
<a href="{% block list-url %}{% endblock %}" class="btn btn-block btn-default">Go back (without changes)</a>
</div>
<form method="post" action="" class="form-horizontal">
<form method="post" action="" class="form-horizontal">
{% csrf_token %}
{% csrf_token %}
Loading