summaryrefslogtreecommitdiff
path: root/views/create.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-23 19:19:11 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-23 19:19:11 +0100
commitb5be6ce52633fe3159a0daf1b13797c424aa4e38 (patch)
tree6481a4c1f2a6639f852941af8bd08900f0dc615b /views/create.haml
parentd1f5116ac7d67a99f5fe7b0882037f5f8af336f6 (diff)
warning for endpoint name removed
Diffstat (limited to 'views/create.haml')
-rw-r--r--views/create.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/create.haml b/views/create.haml
index cb7448f..99cffb3 100644
--- a/views/create.haml
+++ b/views/create.haml
@@ -16,9 +16,6 @@
%label{:for => 'endpoint'} 1. Enter a name for your endpoint:
%input{:type => 'text', :name => 'endpoint', :id => 'endpoint', :size => '50'}
%br
- %em Please avoid whitespaces and special characters - this may lead to prediction errors. This limitation will be removed with one of the next updates, see
- %a{:href => "http://github.com/helma/opentox-toxmodel/issues/#issue/16"} http://github.com/helma/opentox-toxmodel/issues/#issue/16
- %br
%label{:for => 'file'}
2. Upload training data in
= link_to "CSV", '/csv_format'