Add a link to the volunteer form in the nav

This commit is contained in:
Petko Bordjukov 2015-10-21 23:47:42 +03:00
parent 7c67acdce1
commit ba8b95f330
1 changed files with 2 additions and 2 deletions

View File

@ -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')