summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@alfadeo.de>2010-07-20 09:47:56 +0200
committergebele <gebele@alfadeo.de>2010-07-20 09:47:56 +0200
commitcf793f4d2645b0785b7e3dae00119e7ab2112327 (patch)
tree628181acf918f2c3c9579e19558b94e0e057fdb0 /views/layout.haml
parent290489a540a358ddd77e1d261ae0eb8bfc17eec8 (diff)
parentbd4b6eae34ccade055bc847da15584765ad2b43d (diff)
merge fix application.rb
Conflicts: application.rb
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 a8f14c5..5e0326f 100755
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -19,11 +19,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