Show identifier in list of questions

This commit is contained in:
Raphael Michel
2020-10-24 22:42:09 +02:00
parent 539ee2d9db
commit 3ced206d04

View File

@@ -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 %}