summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authoropentox <opentox@ot-dev.in-silico.ch>2011-06-15 18:50:47 +0200
committeropentox <opentox@ot-dev.in-silico.ch>2011-06-15 18:50:47 +0200
commit13313d9fa8f5e4b29bbbc0ddeb0e455765b0774d (patch)
treedd163b819933c2e516e6f6ac841b1981931c957d /views
parent48c30444036f5f761a13fdd56036790dc7d61a3f (diff)
cactvs name lookup disabled
Diffstat (limited to 'views')
-rw-r--r--views/predict.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/predict.haml b/views/predict.haml
index ec667e6..7d5e30a 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -23,7 +23,8 @@
%a{:href => 'http://www.molinspiration.com/jme/index.html', :rel => "external"} JME Editor
courtesy of Peter Ertl, Novartis</span>
%br
- %label{:for => 'identifier'} or enter a Name, InChI, Smiles, CAS, ...
+ -# %label{:for => 'identifier'} or enter a Name, InChI, Smiles, CAS, ...
+ %label{:for => 'identifier'} or enter a Smiles string
%input{:type => 'text', :name => 'identifier', :id => 'identifier', :size => '60'}
%br
%fieldset