From f4eceb80557e2141e8535cc1b555c1a72e3e8ddd Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 25 Jun 2024 18:58:44 +0200 Subject: ✨ Notices - Town: add old town, new town reference on notices (refs #5380, #5732) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/ishtar/sheet_contextrecord.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_context_records') diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index f58655abc..71207acca 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -170,7 +170,7 @@ {% endwith %}
- {% field_flex_detail "Town" item.town has_image %} + {% field_flex_detail_full "Town" item.town has_image %}
{% endif %} -- cgit v1.2.3