From 147f67480e1156444656daad9223cde9486da0b4 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 13 Jun 2011 23:29:49 +0200 Subject: Correct link to context record sheet in operation (closes #444) --- ishtar/templates/sheet_operation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ishtar/templates/sheet_operation.html b/ishtar/templates/sheet_operation.html index 9f2a711d9..b4c251197 100644 --- a/ishtar/templates/sheet_operation.html +++ b/ishtar/templates/sheet_operation.html @@ -136,7 +136,7 @@ {{ context_record.datings.all|join:", " }}{# periods ?#} {{ context_record.description }} {{ parcel.section }} - {{parcel.parcel_number}} - {% trans "Details" %} + {% trans "Details" %} {% empty %} {% trans "No context record associated to parcel " %}{{ parcel.section }} - {{parcel.parcel_number}} -- cgit v1.2.3