From f0481117c66e4151eeee5fa53fbe43e0d59fd50c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 7 Jul 2016 20:28:33 +0200 Subject: Switch to font-awesome for icons --- .../templates/ishtar/sheet_contextrecord.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 ecd80e36f..4102c01c4 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -25,7 +25,7 @@ {% if item.operation.code_patriarche %}

{% else %} -

+

{%endif%} {{item.full_label}}

@@ -84,7 +84,7 @@ {{ relation.right_record.datings.all|join:", " }}{# periods ?#} {{ relation.right_record.description }} {{ relation.right_record.parcel.section }} - {{relation.right_record.parcel.parcel_number}} - {% trans "Details" %} + {% endfor %} @@ -98,7 +98,7 @@ {% if item.operation.code_patriarche %}

{{ item.operation.code_patriarche }}

-{% else %}

+{% else %}

{%endif%} {#

{{ item.operation.internal_reference }}

#}

@@ -120,7 +120,7 @@

{{ item.operation }}

{# TODO: Displayed as Year/index/Commune/Common_name This should be a link to the file sheet of the related operation #} -{% else %}

+{% else %}

{% endif %} {% trans "Document from this context record" as cr_docs %} -- cgit v1.2.3