From 2f95d2c71583900aa9262aa448a73e4cc364d548 Mon Sep 17 00:00:00 2001 From: Latif Khalifa Date: Sat, 12 Oct 2013 04:09:12 +0200 Subject: [PATCH] Swap details and stacktrace tabs on the report detail page --- htdocs/report_detail.php | 65 ++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 32 deletions(-) diff --git a/htdocs/report_detail.php b/htdocs/report_detail.php index 0118af7..7d856e2 100644 --- a/htdocs/report_detail.php +++ b/htdocs/report_detail.php @@ -21,15 +21,15 @@ Layout::header(); ?>
- +
+ +
+ +threads); $threadID++): ?> +

Thread crash_thread ? " (crashed)" : "")) ?>

+
+ +threads[$threadID]->frames); $frameID++): $f = $report->threads[$threadID]->frames[$frameID]; ?> + + + + + + +
module) ?>
+
+ +
+
+ + + +
@@ -101,34 +130,6 @@ Layout::header(); - -
- -
- -threads); $threadID++): ?> -

Thread crash_thread ? " (crashed)" : "")) ?>

-
-
ID
-threads[$threadID]->frames); $frameID++): $f = $report->threads[$threadID]->frames[$frameID]; ?> - - - - - - -
module) ?>
-
- -
- -