summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index a12b324..9cc2ed3 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -5,10 +5,11 @@
%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=>"/stylesheets/jquery-ui.css"}
+ %link{ :href=>"/stylesheets/jquery-ui.css", :rel=>"stylesheet"}
%script{:src=>"/javascripts/jquery-1.9.1.min.js"}
%script{ :src=>"/javascripts/jquery-ui.js"}
%script{ :src=>"/javascripts/lazar-gui.js"}
+ %script{:src=>"/javascripts/jquery.tablesorter.min.js"}
%body