From 06a2f447ac99a37a60c71bb1c7b988beaa213e56 Mon Sep 17 00:00:00 2001 From: gebele Date: Wed, 23 Sep 2015 12:29:46 +0200 Subject: enable csv download --- views/error.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'views/error.haml') diff --git a/views/error.haml b/views/error.haml index c1c1f16..555982b 100644 --- a/views/error.haml +++ b/views/error.haml @@ -1,5 +1,7 @@ %div.well - %a.btn.btn-warning{:href => to('/predict')} Back + %a.btn.btn-warning{:href => to('/predict')} + %i.glyphicon.glyphicon-menu-left + Back %hr %div.well{:style=>"width:100%;margin-bottom:2em;"} = @error_report -- cgit v1.2.3