summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-04-15 09:59:43 +0000
committergebele <gebele@in-silico.ch>2016-04-15 09:59:43 +0000
commitdf8ed98fcc052da2641c26897a8dd0592f274e53 (patch)
treefab67ee95f1e73af49f9e2d4c0c121ebe2be3eb7 /views/layout.haml
parent4a108bd930a367cad06b3ef0208c7b7760753329 (diff)
reactivated info buttons; changed unit for fish; introduced FAQ
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 60f2bb3..46d326d 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -16,7 +16,7 @@
%script{:src=>"/javascripts/jquery.tablesorter.min.js"}
%script{:src=>"/javascripts/jquery.tablesorter.widgets.js"}
%script{ :src=>"/javascripts/lazar-gui.js"}
- %body{:style=>"background-color:#E7E7E7"}
+ %body
%noscript
%div{ :style=>"width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif"}
Your web browser must have JavaScript enabled in order for this application to display correctly.
@@ -27,6 +27,9 @@
%img.media-object{:src=>"/images/ist_logo.png", :alt=>"logo", :style=>"margin:0 3em 0 2em;"}
%div.col-md-8
%h1.media-heading{:style=>"margin: 0 0 0 1em;"} Lazar Toxicity Predictions
+ %div.col-md-2
+ %a.btn.btn-info{:href=> to("/faq"), :rel => "external"}
+ FAQ
%div.container-fluid
:javascript