Revert "fpossible fix for mobile site 500 on user login"
This reverts commit fe52acb931.
This commit is contained in:
parent
fe52acb931
commit
94d8fb9f3a
1 changed files with 11 additions and 11 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#footer{:data => {:role => 'footer'}}
|
#footer{:data => {:role => 'footer'}}
|
||||||
- unless current_user.nil?
|
|
||||||
.inset
|
.inset
|
||||||
%b= t('.your_aspects')
|
%b= t('.your_aspects')
|
||||||
%div{:data => {:role => 'controlgroup', :type => 'horizontal'}}
|
%div{:data => {:role => 'controlgroup', :type => 'horizontal'}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue