summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/predict.haml b/views/predict.haml
index b53acb6..82f7bbc 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -1,4 +1,5 @@
:javascript
+
function getsmiles() {
if (document.JME.smiles() != '') {
document.form.identifier.value = document.JME.smiles() ;
@@ -71,7 +72,6 @@
%p Please observe validation report for details.
%br
- @models.each do |model|
- - model.get
#model
%input{:type => "checkbox", :name => "selection[#{model.title}]", :id => "selection[#{model.title}]", :value => true, :disabled => false}
%label{:for => "selection[#{model.title}]"}