Add a link to the volunteer form in the nav
This commit is contained in:
parent
7c67acdce1
commit
ba8b95f330
|
@ -7,8 +7,8 @@ nav
|
|||
ul.menu
|
||||
li
|
||||
= link_to t('views.navigation.my_submissions'), events_path
|
||||
/ li
|
||||
/ a href="#" = t('views.navigation.become_a_volunteer')
|
||||
li
|
||||
= link_to t('views.volunteers.new_volunteer_title'), new_volunteer_path
|
||||
/ li
|
||||
/ a href="#" = t('views.navigation.become_a_sponsor')
|
||||
|
||||
|
|
Loading…
Reference in New Issue