diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-12-27 22:35:21 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-12-27 22:38:39 +0100 |
commit | 7adba01875d7b64a641d0562a9ec233de6a376cc (patch) | |
tree | 58732af3c07cfc4833e314aad8610a7d84629cca /archaeological_context_records/templates | |
parent | 9616de5a2c949bedde51e00e828478896bfe51bb (diff) | |
download | Ishtar-7adba01875d7b64a641d0562a9ec233de6a376cc.tar.bz2 Ishtar-7adba01875d7b64a641d0562a9ec233de6a376cc.zip |
Allow modification from the window (refs #1574)
Diffstat (limited to 'archaeological_context_records/templates')
-rw-r--r-- | archaeological_context_records/templates/ishtar/sheet_contextrecord.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index 4284b7eef..06528c4d2 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -20,6 +20,7 @@ </div> {% endif %} <div class='tool'>{%trans "Export as:"%} <a href='{% url show-contextrecord item.pk "odt" %}'>{%trans "OpenOffice.org file"%}</a>, <a href='{% url show-contextrecord item.pk "pdf" %}'>{%trans "PDF file"%}</a></div> +<div class='tool modify'><a href='{% url record_modify item.pk %}'>{% trans "Modify" %}</a></div> {% if item.operation.code_patriarche %} <p><label>{%trans "Complete ID:"%}</label> |