summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-02-21 17:30:00 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-02-21 17:30:00 +0100
commitee87faffcf2f6b308cce8550922e84951d38908c (patch)
treeea5839130b01248d9f2e7a7fedb96d0d34b10217
parent4e1d73c7aab2116100f7823bfd4b46959b0a9917 (diff)
downloadIshtar-ee87faffcf2f6b308cce8550922e84951d38908c.tar.bz2
Ishtar-ee87faffcf2f6b308cce8550922e84951d38908c.zip
Fix artefact on site sheet
-rw-r--r--archaeological_operations/templates/ishtar/sheet_site.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_site.html b/archaeological_operations/templates/ishtar/sheet_site.html
index 86ae666f4..c4652e3bb 100644
--- a/archaeological_operations/templates/ishtar/sheet_site.html
+++ b/archaeological_operations/templates/ishtar/sheet_site.html
@@ -59,5 +59,4 @@
{% trans "Finds" as finds %}
{% dynamic_table_document finds 'finds' 'base_finds__context_record__archaeological_site' item.pk '' output %}
-context_records
{% endblock %}