Add full name to user tables

This commit is contained in:
cuom1999 2020-12-29 20:29:50 -06:00
parent 4502dbf6b9
commit 0adbc74d95
7 changed files with 489 additions and 323 deletions

View file

@ -7,7 +7,7 @@
<th>{{ _('Rating') }}</th>
{% endif %}
<th class="organization-column">{{ _('Organization') }}</th>
<th class="fullname-column" style="display: none;">Tên thật</th>
<th class="fullname-column" style="display: none;">{{ _('Full Name') }}</th>
{% endblock %}
{% block after_rank %}