From 6e638b8f20ff3fe50deea8e725c0a834d509dbb6 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 14 Oct 2024 09:50:30 +0100 Subject: [PATCH] Improve stats interface - Remove unnecessary buttons - can click directly on cards - Enable shortcuts to lists filtered by format --- .../controllers/stats_html/index.html.heex | 32 +++++++------------ 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/lib/music_library_web/controllers/stats_html/index.html.heex b/lib/music_library_web/controllers/stats_html/index.html.heex index e3330341..1d7b1111 100644 --- a/lib/music_library_web/controllers/stats_html/index.html.heex +++ b/lib/music_library_web/controllers/stats_html/index.html.heex @@ -1,6 +1,9 @@
-
+ -
+

Total Records

-

<%= @records_count %>

- + + <%= @records_count %> +
@@ -58,7 +46,9 @@
- <%= count %> + + <%= count %> +