From 4a83bb6beeef8de08e86190227f2842048548fd8 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Tue, 16 Jun 2026 08:32:06 +0200 Subject: [PATCH] overhauled account index page: - dropped ids from display - ordered accounts by name Signed-off-by: Stephan Richter --- frontend/src/routes/accounting/index.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/routes/accounting/index.svelte b/frontend/src/routes/accounting/index.svelte index 1d6888f1..8af54112 100644 --- a/frontend/src/routes/accounting/index.svelte +++ b/frontend/src/routes/accounting/index.svelte @@ -44,9 +44,9 @@