From 22d21b1bccc75f0df1629b972d03ffbdf05e9192 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 11 Mar 2026 09:12:54 +0100 Subject: refactor: use html fragment for request card (#261) This also allows for fragment reload on pressing accept button.--- src/main/resources/templates/index.html | 54 ++------------------------------- 1 file changed, 2 insertions(+), 52 deletions(-) (limited to 'src/main/resources/templates/index.html') diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index da85025..7245a8b 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -41,58 +41,8 @@