summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2015-09-23 12:29:46 +0200
committergebele <gebele@in-silico.ch>2015-09-23 12:29:46 +0200
commit06a2f447ac99a37a60c71bb1c7b988beaa213e56 (patch)
tree3ff32e29aaa6a287ba4e7df28167e91c71639e1a /views/error.haml
parent205a34e25b280fe2cffc2223730fffd2637661bf (diff)
enable csv download
Diffstat (limited to 'views/error.haml')
-rw-r--r--views/error.haml4
1 files changed, 3 insertions, 1 deletions
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