remove caching the footer due to localization issues
This commit is contained in:
parent
f5ad03f5d9
commit
ced2c18da1
1 changed files with 11 additions and 12 deletions
|
|
@ -89,7 +89,6 @@
|
||||||
.clearfix
|
.clearfix
|
||||||
/=render :partial => 'layouts/debug.haml'
|
/=render :partial => 'layouts/debug.haml'
|
||||||
|
|
||||||
- cache(:footer) do
|
|
||||||
%footer
|
%footer
|
||||||
.container
|
.container
|
||||||
%ul#footer_nav
|
%ul#footer_nav
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue