From 025e3d5361d0c8c80f41cd6dc687e0a80a4e1213 Mon Sep 17 00:00:00 2001 From: "Victor.Sergeyev" Date: Mon, 2 Dec 2024 15:54:06 +0400 Subject: [PATCH] change: sort and collapse stats --- resources/views/bootstrap-5/logs.blade.php | 3 +++ resources/views/bootstrap-5/stats.blade.php | 24 ++++++++++++++++++-- src/Http/Controllers/LogViewerController.php | 9 ++++++++ 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/resources/views/bootstrap-5/logs.blade.php b/resources/views/bootstrap-5/logs.blade.php index 134cd7d..e5c5ce3 100644 --- a/resources/views/bootstrap-5/logs.blade.php +++ b/resources/views/bootstrap-5/logs.blade.php @@ -46,6 +46,9 @@ + + + diff --git a/resources/views/bootstrap-5/stats.blade.php b/resources/views/bootstrap-5/stats.blade.php index fa99b29..6bd6ac4 100644 --- a/resources/views/bootstrap-5/stats.blade.php +++ b/resources/views/bootstrap-5/stats.blade.php @@ -15,9 +15,29 @@