Activate member deletion functionality: implement MemberDeleteView with HTMX integration, add is_active filter, update member filter template, and refine related styles.

This commit is contained in:
2026-01-11 22:04:34 +01:00
parent d2d50afdd7
commit b885bf6da5
6 changed files with 40 additions and 6 deletions

View File

@@ -57,6 +57,7 @@
}
@source inline("input-{xs,sm,md,lg,xl}");
@source inline("select-{xs,sm,md,lg,xl}");
@layer components {
h1.page-title {