Admin volunteers display
This commit is contained in:
parent
6c56f45387
commit
1e9027f22a
2 changed files with 7 additions and 1 deletions
|
|
@ -34,6 +34,10 @@
|
|||
.small
|
||||
No Speaker
|
||||
|
||||
%td
|
||||
- if event.speakers.any?
|
||||
= volunteer_links(event)
|
||||
|
||||
- if @program.languages.present?
|
||||
%td
|
||||
= event.language
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue