summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-01-28 21:27:26 +0100
committergebele <gebele@in-silico.ch>2016-01-28 21:27:26 +0100
commit2b6ae54466d9854bb8898e1136c125d40b2d3444 (patch)
tree8167e00632368ce4631d933ab5f92e087e1e57a3 /views/layout.haml
parentb72906cf99507b1be887b7ecf98f596135099412 (diff)
restyled prediction table
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/layout.haml b/views/layout.haml
index b940d16..f3843cc 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -6,12 +6,14 @@
%meta{'name'=>"viewport", :content=>"width=device-width, initial-scale=1"}
%title Nano Lazar Toxicity Predictions
%link{:rel=>'icon', :type=>'image/x-icon', :href=>'/images/favicon.ico'}
+ %link{:rel=>'stylesheet', :href=>"#{'/css/style.css'}"}
%link{:rel=>'stylesheet', :href=>"#{'/css/bootstrap.min.css'}"}
%link{:rel=>'stylesheet', :href=>"#{'/css/theme.default.min.css'}"}
%link{:rel=>'stylesheet', :href=>"#{'/css/theme.bootstrap.min.css'}"}
%script{:src=>"/javascripts/jquery-1.11.2.min.js"}
%script{:src=>"/javascripts/jquery.tablesorter.min.js"}
%script{:src=>"/javascripts/jquery.tablesorter.widgets.js"}
+ %script{:src=>"/javascripts/jquery.tablesorter.staticrow.min.js"}
%script{:src=>"/javascripts/bootstrap.min.js"}
%body
%noscript