From d3713c8403cd4db65461ba57b3b2912b67ef9bf4 Mon Sep 17 00:00:00 2001 From: Tommy Chheng Date: Sun, 24 Oct 2010 23:24:50 -0700 Subject: [PATCH] jquery --- views/layout.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layout.haml b/views/layout.haml index 4a93b21..a33a607 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -3,7 +3,7 @@ %head %title= SiteConfig.title %link{:href => '/stylesheets/main.css', :rel => 'stylesheet', :type => 'text/css'} - %script{:type => "text/javascript" :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"} + %script{:type => "text/javascript", :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"} %body #container #header