From f573695516eb0af4e16218cadb2cea71ced43778 Mon Sep 17 00:00:00 2001 From: "Tomi P. Hakala" Date: Mon, 13 Jan 2025 19:34:07 +0200 Subject: [PATCH] refactor: simplify listDetections component by removing selection functionality - Removed the selection feature, including checkboxes and associated actions (verify and delete). - Streamlined the HTML structure for better readability and maintainability. - Enhanced the overall layout of the listDetections component while maintaining existing styles. --- views/fragments/listDetections.html | 61 +---------------------------- 1 file changed, 1 insertion(+), 60 deletions(-) diff --git a/views/fragments/listDetections.html b/views/fragments/listDetections.html index ee70e44..e881c3a 100644 --- a/views/fragments/listDetections.html +++ b/views/fragments/listDetections.html @@ -1,48 +1,6 @@ {{define "listDetections"}} -
- -
-
-
- -
-
- - -
-
-
- +
@@ -67,15 +25,6 @@ - - - {{range .Notes}} - - -
- - @@ -119,14 +68,6 @@
- -