aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/resources
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyblackbird_cc/templates/resources/update_pdfs.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyblackbird_cc/templates/resources/update_pdfs.html b/pyblackbird_cc/templates/resources/update_pdfs.html
index f5dab72..b490b4f 100644
--- a/pyblackbird_cc/templates/resources/update_pdfs.html
+++ b/pyblackbird_cc/templates/resources/update_pdfs.html
@@ -20,8 +20,6 @@
{% csrf_token %}
{% crispy form form.helper %}
</form>
-
- <button class="btn btn-danger" onclick="location.href='{{ resource.get_absolute_url }}';">Cancel</button>
</div>
</div>