From b086142b167773d43de0febc30cc2a8dde6a9e05 Mon Sep 17 00:00:00 2001 From: MrZYX Date: Sat, 2 Apr 2011 15:09:41 +0200 Subject: [PATCH] fixed #991 --- app/views/layouts/application.mobile.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.mobile.haml b/app/views/layouts/application.mobile.haml index 5aea6b3c4..eb7ca442d 100644 --- a/app/views/layouts/application.mobile.haml +++ b/app/views/layouts/application.mobile.haml @@ -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'}}