summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;"}