aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf/templates
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-10-05 10:36:34 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-10-05 10:36:34 +0100
commit04e8fa22dc488cb03a0c1ac3013bf65ebe0aac0e (patch)
treea4327d10ed2ae2d5b8504d81087b2f5e6563ee23 /ctrack/caf/templates
parent80a7c8e991c7127bcf5c77b8a47d75d95ea8ce34 (diff)
very bad implementation for form to create event from caf page...
Diffstat (limited to 'ctrack/caf/templates')
-rw-r--r--ctrack/caf/templates/caf/caf_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/caf/templates/caf/caf_detail.html b/ctrack/caf/templates/caf/caf_detail.html
index 500ae62..4e0e2e5 100644
--- a/ctrack/caf/templates/caf/caf_detail.html
+++ b/ctrack/caf/templates/caf/caf_detail.html
@@ -134,7 +134,7 @@
<div class="col-md-12">
<div class="card bg-light">
<div class="card-body">
- <div class="card-title text-muted">CAF History <a href="#" class="btn btn-outline-primary btn-sm float-right">Add
+ <div class="card-title text-muted">CAF History <a href="{% url "register:create_from_caf" object.pk %}" class="btn btn-outline-primary btn-sm float-right">Add
new...</a></div>
<div class="table table-responsive">
<table class="table">