summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-07-02 12:40:02 +0200
committerChristoph Helma <helma@in-silico.ch>2010-07-02 12:40:02 +0200
commit258e55e5cbd1355a30dad6bbe2a2638609db9a18 (patch)
tree9c8d60afd594ef7a13e4fd01593737826befcf85 /views/layout.haml
parent80cb52f477870bd78b0f92e69650872da56fb1a5 (diff)
regression validation (partially) working
Diffstat (limited to 'views/layout.haml')
-rwxr-xr-xviews/layout.haml5
1 files changed, 2 insertions, 3 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 012e296..7935b33 100755
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -23,11 +23,10 @@
= link_to "Inspect", "/models"
%li{:class => ("selected" if /predict/ =~ request.path )}
= link_to "Predict", "/predict"
- %li{:class => ("selected" if /about/ =~ request.path )}
- = link_to "About", "/about"
+ %li{:class => ("selected" if /help/ =~ request.path )}
+ = link_to "Help", "/help"
.content
-
- if `hostname`.match(/ot-test|ot-dev/)
.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