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 --- .../templates/ishtar/sheet_contextrecord.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 ee1719eda..95a44116d 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -129,8 +129,8 @@ {{ item.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 this context record" %} -- cgit v1.2.3