summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-08-19 11:32:48 +0000
committerChristoph Helma <helma@in-silico.ch>2011-08-19 11:32:48 +0000
commit1451faf7666fb14462805be34ae2645717d99236 (patch)
treebecd42d1cae42ab7dca45185d0f1c14ec190f505
parentccf721a645cfe1049d0f54ea7ef0612d3068a375 (diff)
minor layout modifications
-rw-r--r--views/layout.haml8
1 files changed, 7 insertions, 1 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 1a9a049..5006b24 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -19,7 +19,7 @@
-#%li{:class => ("selected" if /\/create|echa|ambit|feature/ =~ request.path )}
-#= link_to "Create", "/create"
%li{:class => ("selected" if /predict|lazar/ =~ request.path )}
- = link_to "Input", "/predict"
+ = link_to "Prediction", "/predict"
%li{:class => ("selected" if /models/ =~ request.path )}
= link_to "Validation", "/models"
- if AA_SERVER
@@ -35,6 +35,12 @@
User:
%b= session[:username]
+ .notice
+ This is an experimental version based on
+ %a{:href => "http://www.opentox.org", :rel => "external"} OpenTox
+ services. Please report problems and feature requests to helma[AT]in-silico.ch or use our
+ %a{:href => 'http://github.com/opentox/toxcreate/issues', :rel => "external"} issue tracker.
+
- 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