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 | 9b5f5ca0a065c33db57670ba166b1424bcc18cd2 (patch) | |
tree | 58732af3c07cfc4833e314aad8610a7d84629cca /archaeological_context_records/templates | |
parent | 0bbb58bdf1cad93846bec23d2481e5ffffa818f8 (diff) | |
download | Ishtar-9b5f5ca0a065c33db57670ba166b1424bcc18cd2.tar.bz2 Ishtar-9b5f5ca0a065c33db57670ba166b1424bcc18cd2.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> |