summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2015-09-21 12:20:13 +0200
committergebele <gebele@in-silico.ch>2015-09-21 12:20:13 +0200
commit205a34e25b280fe2cffc2223730fffd2637661bf (patch)
tree1330f759364d4cfd17c0bc4ed16394e1ee486238 /views/error.haml
parent020cdb5c7974815a7ebe7cf976f026010acd6ef2 (diff)
include batch selection in top frame
Diffstat (limited to 'views/error.haml')
-rw-r--r--views/error.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/error.haml b/views/error.haml
index bad965d..c1c1f16 100644
--- a/views/error.haml
+++ b/views/error.haml
@@ -1,6 +1,6 @@
%div.well
- %a.btn.btn-primary{:href => to('/predict')} New Prediction
+ %a.btn.btn-warning{:href => to('/predict')} Back
%hr
- %span.btn.btn-danger.btn-block.disabled
+ %div.well{:style=>"width:100%;margin-bottom:2em;"}
= @error_report