admins can update volunteers, show names
This commit is contained in:
parent
94ea8b3a6c
commit
d1b2ad3528
3 changed files with 7 additions and 2 deletions
|
|
@ -85,6 +85,11 @@
|
|||
(
|
||||
= link_to speaker.email, "mailto: #{speaker.email}"
|
||||
)
|
||||
%tr
|
||||
%td
|
||||
%b Volunteers
|
||||
%td
|
||||
= volunteer_links(@event)
|
||||
%tr
|
||||
%td
|
||||
%b Biographies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue