Fixed update user #70
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user