summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
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();"}
+