Use HTMX in UE details

This commit is contained in:
2026-09-09 13:24:54 +02:00
parent 5f3e2d13ba
commit d47e1f394b
12 changed files with 407 additions and 252 deletions
+2
View File
@@ -69,6 +69,8 @@ htmx.registerExtension("aria-busy", {
},
});
htmx.config.transitions = true;
Object.assign(window, { htmx });
/**