From 205a34e25b280fe2cffc2223730fffd2637661bf Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 21 Sep 2015 12:20:13 +0200 Subject: include batch selection in top frame --- views/error.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/error.haml') 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 -- cgit v1.2.3