From 4ffb67938358cbfedec0ac1fc75ba438c0af060f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 16 Jan 2014 22:20:15 +0100 Subject: Display of record carts from the shortcut menu (refs #1602) - change record cart links to a more explicit image --- archaeological_operations/templates/ishtar/sheet_operation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'archaeological_operations') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 77e4f1f1d..b403d29df 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -123,7 +123,7 @@ {{ context_record.datings.all|join:", " }}{# periods ?#} {{ context_record.description }} {{ context_record.parcel.section }} - {{context_record.parcel.parcel_number}} - {% trans "Details" %} + {% trans "Details" %} {% empty %} {% trans "No context record associated to this operation" %} @@ -166,8 +166,8 @@ {{ context_record.parcel.short_label }} {{ find.get_last_find.container.reference|default:""}} {{ find.get_last_find.container.location|default:""}} - {% trans "Details" %} - {#{%trans "Details"%}#} + {% trans "Details" %} + {#{%trans "Details"%}#} {% empty %} {% trans "No find associated to context record" %} {{context_record.short_label}} -- cgit v1.2.3