From c8d01944816277f2e0361c1fce0f4b1a94b3f66f Mon Sep 17 00:00:00 2001
From: jessib <jessib@leap.se>
Date: Mon, 17 Dec 2012 11:51:54 -0800
Subject: Removing references to pjax.

---
 app/views/layouts/application.html.haml | 1 -
 1 file changed, 1 deletion(-)

(limited to 'app/views/layouts')

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
-- 
cgit v1.2.3