summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-12-07 06:39:44 +0000
committergebele <gebele@in-silico.ch>2016-12-07 06:39:44 +0000
commitb65956f3b250b4f10fe93b7d35924d21538cd6f5 (patch)
tree58e8fd19be86345682d46b18a40175b0ebf21708 /views/predict.haml
parent725b6d27302ebacda9ff2900b4c55bdbf1a73d06 (diff)
parent437b78faf4bcd820ea3193da18abf6b71eda8153 (diff)
merge fix
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml5
1 files changed, 3 insertions, 2 deletions
diff --git a/views/predict.haml b/views/predict.haml
index 8ae5684..9a7d0d4 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -126,10 +126,11 @@
%input{:type => 'text', :name => 'identifier', :id => 'identifier', :size => '60'}
%p
%label{:for=>"fileselect"}
- or upload a CSV file for batch predictions (disabled in public version)
+ 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", :disabled=>"disabled"}
+ %input{:type=>"file", :name=> "fileselect", :id=>"fileselect", :accept=>"text/csv"}
%fieldset#middle.well
%h2 2. Select one or more endpoints