forked from CGM_Public/pretix_original
Refs #928 -- Show ticket secret in order change form
This commit is contained in:
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user