summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 341ae25..1e4938d 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -5,9 +5,9 @@
%meta{'http-equiv' => "X-UA-Compatible", :content => "chrome=1"}
%title Lazar Toxicity Predictions
%link{ :href=>"/stylesheets/screen.css", :media=>"screen, projection", :rel=>"stylesheet", :type=>"text/css"}
- %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"}
+ %link{:rel=>"stylesheet", :href=>"/stylesheets/jquery-ui.css"}
+ %script{:src=>"/javascripts/jquery-1.9.1.min.js"}
+ %script{ :src=>"/javascripts/jquery-ui.js"}
%body