summaryrefslogtreecommitdiff
path: root/app/views/sherlock/queries/_backtrace.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sherlock/queries/_backtrace.html.haml')
-rw-r--r--app/views/sherlock/queries/_backtrace.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/sherlock/queries/_backtrace.html.haml b/app/views/sherlock/queries/_backtrace.html.haml
index 30e956e5f40..4f5146cefb9 100644
--- a/app/views/sherlock/queries/_backtrace.html.haml
+++ b/app/views/sherlock/queries/_backtrace.html.haml
@@ -1,6 +1,6 @@
.prepend-top-default
- .panel.panel-default
- .panel-heading
+ .card
+ .card-header
%strong
= t('sherlock.application_backtrace')
%ul.well-list
@@ -15,8 +15,8 @@
= t('sherlock.line')
= location.line
- .panel.panel-default
- .panel-heading
+ .card
+ .card-header
%strong
= t('sherlock.full_backtrace')
%ul.well-list