summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archaeological_finds/templates/ishtar/sheet_find.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html
index c5cfc39b5..1dd6145c8 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -139,7 +139,7 @@
<tr>
<td>
<a class="display_details" href="#"
- onclick="load_window('{% url 'show-treatment' treatment.id %});">
+ onclick="load_window('{% url 'show-treatment' treatment.id %}/');">
<i class="fa fa-info-circle" aria-hidden="true"></i>
</a>
</td>