summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-07-29 19:34:34 +0200
committerChristoph Helma <helma@in-silico.ch>2010-07-29 19:34:34 +0200
commitdeb9d2c9a005c152983a70c17c227fc59c917f0b (patch)
treefde5715579c1e15b6501cc1c6bf18f364d11caa2 /views/layout.haml
parent617fee94e1824515dc699a6265260c7b92a0fcea (diff)
html representation of lazar predictions moved from model service to toxcreate
Diffstat (limited to 'views/layout.haml')
-rwxr-xr-xviews/layout.haml8
1 files changed, 2 insertions, 6 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 7935b33..61d1650 100755
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -10,11 +10,7 @@
%body
.logo= image_tag "/ToxCreate_rgb_72.png", :alt => 'ToxCreate', :align => "right"
- -#.headline
- .logo
- .span1="Tox"
- .span2="Create"
-
+
.index
%ul
%li{:class => ("selected" if /\/create/ =~ request.path )}
@@ -27,7 +23,7 @@
= link_to "Help", "/help"
.content
- - if `hostname`.match(/ot-test|ot-dev/)
+ - if `hostname`.match(/ot-test/)
.notice
This service is for testing purposes only - once a week all models will be deleted. Please send bug reports and feature requests to our
%a{:href => 'http://github.com/helma/opentox-toxmodel/issues'} issue tracker.