Logout link fixed
This commit is contained in:
parent
2150d9a560
commit
8a9e5d6e46
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@
|
|||
' My uploads
|
||||
|
||||
li
|
||||
= link_to destroy_user_session_path
|
||||
= link_to destroy_user_session_path, method: :delete
|
||||
= fa_icon 'lock 2x', text: 'Logout'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue