add links for events/conferences/submitters
This commit is contained in:
parent
6579b3220f
commit
fd43d4de11
7 changed files with 88 additions and 22 deletions
|
|
@ -11,7 +11,7 @@
|
|||
%tbody
|
||||
%tr
|
||||
%td #{index}
|
||||
%td #{user.email}
|
||||
%td= link_to "#{user.email}", admin_user_path(user.id)
|
||||
%td #{user.created_at.strftime('%m/%d/%Y')}
|
||||
%td
|
||||
- if user.confirmed?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue