fixed 500 on notifications#index
This commit is contained in:
parent
52183b8cc4
commit
fe4530f86b
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
|||
|
||||
#notifications
|
||||
|
||||
- unless user_signed_in?
|
||||
- unless current_user
|
||||
%header{:class=>('landing')}
|
||||
= render 'layouts/header'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue