summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-03-15 13:47:38 +0100
committergebele <gebele@in-silico.ch>2013-03-15 13:47:38 +0100
commit53321ba549175f7ffb40a5d5515a0047f369203d (patch)
tree06bfc29319c2b34122fe15c9a25f684fa89405ad /views/predict.haml
parentd5649c3bb4eb992c722c24c7fa96a912df2cbf8f (diff)
version with iframes for neighbours and details view
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/predict.haml b/views/predict.haml
index be2134b..8ee3558 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -69,4 +69,7 @@
%fieldset#bottom
- %input{ :type => "submit", :value=>"3. Predict", :onclick => "getsmiles();"}
+ %a{:href => "#predict", :id => "linkPredict"}
+ %h1 3. Predict
+ %input{ :type => "submit", :value=>">>", :onclick => "getsmiles();"}
+