summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2015-10-21 07:45:26 +0000
committergebele <gebele@in-silico.ch>2015-10-21 07:45:26 +0000
commit5ad4c0c51931938f98486741fe478ad3a9794759 (patch)
tree705445da70772e54ccf55739174c5b8094f9b975
parent6e4dca6d3480c8dcceb0042ce4fac146a06125cb (diff)
layout cosmetic
-rw-r--r--views/batch.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/batch.haml b/views/batch.haml
index 44d22f1..7d8fb7d 100644
--- a/views/batch.haml
+++ b/views/batch.haml
@@ -1,7 +1,7 @@
%div.well
%a.btn.btn-warning{:href => to('/predict')}
%span.glyphicon.glyphicon-menu-left{:aria=>{:hidden=>"true"}}
- Make New Prediction
+ New Prediction
/ displays all prediction result in first table
%div.table-responsive
%table.table.table-bordered{:id=>"batch", :style=>"background-color:white;"}