fixed #991
This commit is contained in:
parent
513e838482
commit
b086142b16
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
|
||||
= yield
|
||||
|
||||
= render :partial =>'shared/footer'
|
||||
= render :partial =>'shared/footer' if user_signed_in?
|
||||
|
||||
-if current_user
|
||||
#menu{:data => {:role => 'page', :theme => 'c'}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue