Release 2.16 (#4780)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</td>
|
||||
{% endif %}
|
||||
<td class="text-nowrap"{% block user_column_cell_attribute %}{% endblock %}>
|
||||
{{ userPeriod.user.displayName }}
|
||||
{{ userPeriod.user.displayName|sanitize_dde }}
|
||||
</td>
|
||||
{% if showAccountNumber %}
|
||||
<td>{{ userPeriod.user.accountNumber }}</td>
|
||||
|
||||
Reference in New Issue
Block a user