summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-08-27 11:33:10 +0000
committergebele <gebele@in-silico.ch>2018-08-27 11:33:10 +0000
commitb3ed4f0dbf47ed4986b7ff745324fbde20123631 (patch)
treeb39541c0b8a08a0d29d9c0cba94ba0155b8b1b01 /views/error.haml
parent878f014ec6cc808af99af5045bcc1a1143cab8d9 (diff)
updated to bs 4
Diffstat (limited to 'views/error.haml')
-rw-r--r--views/error.haml7
1 files changed, 3 insertions, 4 deletions
diff --git a/views/error.haml b/views/error.haml
index 05cb0da..ca6a0b2 100644
--- a/views/error.haml
+++ b/views/error.haml
@@ -1,7 +1,6 @@
-%div.well
+%div.card
%a.btn.btn-warning{:href => to('/predict')}
- %i.glyphicon.glyphicon-menu-left
+ %i.fa.fa-caret-left
Back
- %hr
- %div.well{:style=>"width:100%;margin-bottom:2em;"}
+ %div.card-body
= @error