forked from CGM_Public/pretix_original
Show identifier in list of questions
This commit is contained in:
@@ -40,7 +40,8 @@
|
|||||||
{% if q.pk %}
|
{% if q.pk %}
|
||||||
</a>
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</strong>
|
</strong><br>
|
||||||
|
<small class="text-muted">{{ q.identifier }}</small>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{% if q.pk %}
|
{% if q.pk %}
|
||||||
|
|||||||
Reference in New Issue
Block a user