From 531849bcc8a2f7970e35caeb011d7e7b76b1c493 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 21 Feb 2018 17:30:00 +0100 Subject: Fix artefact on site sheet --- archaeological_operations/templates/ishtar/sheet_site.html | 1 - 1 file changed, 1 deletion(-) (limited to 'archaeological_operations/templates') 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 %} -- cgit v1.2.3