Fixed update user #70

This commit is contained in:
2022-10-16 21:10:20 +02:00
parent f319e89473
commit c5f371e0d5
3 changed files with 16 additions and 16 deletions

View File

@@ -43,10 +43,10 @@
</div>
</th>
<th pSortableColumn="eMail">
<th pSortableColumn="email">
<div class="table-header-label">
<div class="table-header-text">{{'admin.auth_users.headers.e_mail' | translate}}</div>
<p-sortIcon field="eMail" class="table-header-icon"></p-sortIcon>
<p-sortIcon field="email" class="table-header-icon"></p-sortIcon>
</div>
</th>