This commit is contained in:
Stella 2014-11-09 14:30:22 +02:00 committed by Stella Rouzi
parent aa0005ef6e
commit ce7829e9c1

View file

@ -6,7 +6,7 @@
%li
= link_to(edit_user_path(current_user.id)) do
%span.fa.fa-user
Edit Profil
Edit Profile
-if @conference and @conference.id
%li
= link_to(conference_proposal_index_path(@conference.short_title)) do