summaryrefslogtreecommitdiff
path: root/views/predict.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/predict.haml')
-rw-r--r--views/predict.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/predict.haml b/views/predict.haml
index 369f3b8..98b9edb 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -78,9 +78,9 @@
#model
%input{:type => "checkbox", :name => "selection[#{model.title}]", :id => "selection[#{model.title}]", :value => true, :disabled => false}
%label{:for => "selection[#{model.title}]"}
- %b= model.title
+ = "DSSTox Carcinogenic Potency DBS "+model.title.split(" ").first
%a{:href=>"#", :alt=>"#{model.title} validation"}
- %i Validation Link
+ %i ( Validation Link )
%br
.close