Add username to admin users index
This commit is contained in:
parent
35ef0dbae9
commit
61c107c244
2 changed files with 4 additions and 3 deletions
|
|
@ -14,9 +14,9 @@
|
|||
%thead
|
||||
%th{ width: '0' } ID
|
||||
%th{ width: '0' } Confirmed?
|
||||
%th{ width: '50%' } Name
|
||||
%th{ width: '0' } Email
|
||||
%th{ width: '0' } Username
|
||||
%th{ width: '30%' } Name
|
||||
%th{ width: '15%' } Email
|
||||
%th{ width: '15%' } 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