Don't cache authenticity tokens
This commit is contained in:
parent
90f5192055
commit
d4cb5b8dad
1 changed files with 27 additions and 28 deletions
|
|
@ -20,7 +20,6 @@
|
|||
});
|
||||
});
|
||||
|
||||
- cache(:login_form) do
|
||||
.container{:style => 'text-align:center;'}
|
||||
#login
|
||||
= image_tag('logo_caps.png', :id => 'logo', :width => 143, :height => 21)
|
||||
|
|
|
|||
Loading…
Reference in a new issue