Sponsoring content

This commit is contained in:
2017-04-12 22:52:49 +02:00
parent c0e5cd94d7
commit e86e6102d5
6 changed files with 52 additions and 1 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
= navbar_item t('.initiative_text'), initiative_text_path
= navbar_item t('.arguments'), arguments_path
= navbar_item t('.faq'), faq_path
= navbar_item t('.donation'), spenden_path
= navbar_item t('.sponsoring'), sponsoring_path
= navbar_item t('.sign_in'), new_supporter_session_path unless supporter_signed_in?
= navbar_item t('.sign_out'), destroy_supporter_session_path, nil, 'data-method' => :delete if supporter_signed_in?