Add username to admin users index
This commit is contained in:
parent
2daacea6ae
commit
35ef0dbae9
2 changed files with 4 additions and 2 deletions
|
|
@ -14,8 +14,9 @@
|
|||
%thead
|
||||
%th{ width: '0' } ID
|
||||
%th{ width: '0' } Confirmed?
|
||||
%th{ width: '0' } Email
|
||||
%th{ width: '50%' } Name
|
||||
%th{ width: '0' } Email
|
||||
%th{ width: '0' } Username
|
||||
%th{ width: '0' } Conferences Attended
|
||||
%th{ width: '50%' } Roles
|
||||
%th{ width: '0' } Actions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue