From 3329712548921747053d3158ef6c1cbe16b2f1ec Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Sun, 14 Dec 2025 20:37:18 +0100 Subject: [PATCH] Added front-end entity filter and details button functionality --- src/Server/Views/Home/Index.cshtml | 121 ++++++++++++++++++++++++++++- 1 file changed, 118 insertions(+), 3 deletions(-) diff --git a/src/Server/Views/Home/Index.cshtml b/src/Server/Views/Home/Index.cshtml index e1781b0..a2ae3fa 100644 --- a/src/Server/Views/Home/Index.cshtml +++ b/src/Server/Views/Home/Index.cshtml @@ -99,6 +99,7 @@
Entities
+ + + + \ No newline at end of file