Volunteers, positions and days and volunteers list for admin, volunteering option for attendees
This commit is contained in:
parent
125d5fe3ff
commit
64b2b8b3f8
31 changed files with 335 additions and 79 deletions
|
|
@ -43,4 +43,7 @@
|
|||
%li.active= link_to "Dietary Choices", "#"
|
||||
- else
|
||||
%li= link_to "Dietary Choices", admin_conference_dietary_list_path(@conference.short_title)
|
||||
|
||||
- if activated == "volunteers"
|
||||
%li.active= link_to "Volunteer Options", "#"
|
||||
- else
|
||||
%li= link_to "Volunteer Options", admin_conference_volunteer_options_path(@conference.short_title)
|
||||
Loading…
Add table
Add a link
Reference in a new issue