summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/forms/qa_document_duplicate.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-02-08 15:04:13 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-02-08 15:04:13 +0100
commitdffdc666dcbb8039d2a6fbd2c11b88de71fdfdbe (patch)
tree3c2344914281e04eb2c3b2baaac626551e0bae77 /ishtar_common/templates/ishtar/forms/qa_document_duplicate.html
parent6f990814acc6eb13656111e11b994bd892a82d7c (diff)
downloadIshtar-dffdc666dcbb8039d2a6fbd2c11b88de71fdfdbe.tar.bz2
Ishtar-dffdc666dcbb8039d2a6fbd2c11b88de71fdfdbe.zip
Document duplicate - do not duplicate image - allow redirection to modify
Diffstat (limited to 'ishtar_common/templates/ishtar/forms/qa_document_duplicate.html')
-rw-r--r--ishtar_common/templates/ishtar/forms/qa_document_duplicate.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/forms/qa_document_duplicate.html b/ishtar_common/templates/ishtar/forms/qa_document_duplicate.html
index 4dc04d15d..f299f3c24 100644
--- a/ishtar_common/templates/ishtar/forms/qa_document_duplicate.html
+++ b/ishtar_common/templates/ishtar/forms/qa_document_duplicate.html
@@ -92,4 +92,6 @@
</div>
{% endif %}
+{{form.open_edit}} <label for="id_open_edit">{{form.open_edit.label}}</label>
+
{% endblock %}