Refs #928 -- Show ticket secret in order change form

This commit is contained in:
Raphael Michel
2018-05-31 12:55:26 +02:00
parent bbb78aa5e6
commit 48b969f3c3

View File

@@ -78,6 +78,9 @@
{{ position.custom_error }}
</div>
{% endif %}
<p class="help-block">
{% trans "Ticket secret:" %} {{ position.secret|slice:":12" }}…
</p>
<div class="radio">
<label>
<input name="{{ position.form.prefix }}-operation" type="radio" value=""