Fix logging with with Javascript disabled

This commit is contained in:
Christoph Haas 2018-05-28 16:57:01 +02:00
parent 2a0c879d53
commit 1c3f692ec0
2 changed files with 3 additions and 1 deletions

View file

@ -7,5 +7,5 @@
a href='#'
= fa_icon 'image 2x', text: 'My uploads'
li
= link_to destroy_user_session_path, :method => :delete
= link_to destroy_user_session_path
= fa_icon 'lock 2x', text: 'Logout'