Admin volunteers display

This commit is contained in:
Michael Ball 2020-07-27 00:43:29 -07:00
parent 6c56f45387
commit 1e9027f22a
2 changed files with 7 additions and 1 deletions

View file

@ -34,6 +34,10 @@
.small
No Speaker
%td
- if event.speakers.any?
= volunteer_links(event)
- if @program.languages.present?
%td
= event.language

View file

@ -56,7 +56,7 @@
.row
.col-md-12
.margin-event-table
%table.datatable
%table.datatable.table
%thead
%th
%b ID
@ -69,6 +69,8 @@
%b Submitter
%th
%b Speakers
%th
%b Volunteers
- if @program.languages.present?
%th
%b Language