From e6127c6aa948c9e7292d4c8c33b8608c96af9254 Mon Sep 17 00:00:00 2001 From: Nick van der Burgt Date: Mon, 27 Dec 2010 17:33:50 +0100 Subject: [PATCH] Included ie.js into the layout --- app/views/layouts/application.html.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index a6fd8447b..0deb5827d 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -23,7 +23,9 @@ = stylesheet_link_tag "blueprint/print", :media => 'print' = include_stylesheets :default, :media => 'all' - + = javascript_include_tag "//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" :javascript