diff options
author | jessib <jessib@leap.se> | 2012-12-17 11:51:54 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2012-12-17 11:51:54 -0800 |
commit | c8d01944816277f2e0361c1fce0f4b1a94b3f66f (patch) | |
tree | f3c9c79ef04210362f001e84adc559f2a13babc5 /app/views/layouts | |
parent | 13e68ed042d571d689918f081c105f4e394dbe93 (diff) |
Removing references to pjax.
Diffstat (limited to 'app/views/layouts')
-rw-r--r-- | app/views/layouts/application.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index bd03477..e6d22f0 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -19,6 +19,5 @@ .row .span12 = render 'layouts/messages' - %div{"data-pjax-container" => ""} = yield %footer |