From 91b3c742eeb60e845370cd4afa257b965b3600ab Mon Sep 17 00:00:00 2001 From: Le Jeune Yann Date: Tue, 1 Mar 2011 14:18:31 +0100 Subject: modif of sheet-ope proto template --- ishtar/templates/sheet_ope.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ishtar/templates/sheet_ope.html b/ishtar/templates/sheet_ope.html index 37ddece93..f59babb70 100644 --- a/ishtar/templates/sheet_ope.html +++ b/ishtar/templates/sheet_ope.html @@ -97,6 +97,27 @@ {% endfor %} +

{% trans "Documentation"%}

+ + + + + + + + + {% for doc in item.doc.all %} + + + + + + + {% empty %} + + {% endfor %} +
{%trans "Documents"%}
{% trans "Title" %}{% trans "Type" %}{% trans "Authors" %}{% trans "Localisation" %}
{{ doc.title }}{{doc.type}}{{ doc.author.all|join:", " }}{{ doc.localisation }}
{% trans "No document associated to this operation" %}
+

{% trans "Recording Units"%}

-- cgit v1.2.3
{%trans "Recording Units"%}