From d5649c3bb4eb992c722c24c7fa96a912df2cbf8f Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 14 Mar 2013 17:58:24 +0100 Subject: working with iframes --- views/layout.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/layout.haml') diff --git a/views/layout.haml b/views/layout.haml index 3487bba..7bb62c3 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -8,7 +8,7 @@ %link{:rel=>"stylesheet", :href=>"http://code.jquery.com/ui/1.10.0/themes/base/jquery-ui.css"} %script{:src=>"http://code.jquery.com/jquery-1.9.1.js"} %script{ :src=>"http://code.jquery.com/ui/1.10.0/jquery-ui.js"} - + %body .logo -- cgit v1.2.3