summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/predict.haml b/views/predict.haml
index 66006d4..9a7d0d4 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -127,6 +127,7 @@
%p
%label{:for=>"fileselect"}
or upload a CSV file for batch predictions
+ %a.btn.glyphicon.glyphicon-info-sign{:href=>"javascript:void(0)", :title=>"File format", :tabindex=>"0", data: {trigger:"focus", toggle:"popover", placement:"auto", html:"true", content:"One column with compounds and keyword SMILES or InChI in the first row."}}
%br
%span.btn.btn-default.btn-file
%input{:type=>"file", :name=> "fileselect", :id=>"fileselect", :accept=>"text/csv"}