Skip to content

Commit c562660

Browse files
feat: basic testreport setup
1 parent e961048 commit c562660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testreports/templates/testreports/your-testreports.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1 class="page-header-title">
1414
</h1>
1515
</div>
1616
<div class="col-12 col-xl-auto mb-3 gap-5">
17-
<a class="btn btn-sm btn-light text-primary" href="{% url 'add_candidates_pdf' %}">
17+
<a class="btn btn-sm btn-light text-primary" href="{% url 'upload_testreport' %}">
1818
<i class="fa-regular fa-file-pdf"></i>
1919
Ladda upp testrapport
2020
</a>

0 commit comments

Comments
 (0)