From 01b7c47c68b8b3c5a9fd9137b067b34b566b951d Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 24 Dec 2024 14:42:27 +0000 Subject: ui additions --- templates/interaction_button.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/interaction_button.php') diff --git a/templates/interaction_button.php b/templates/interaction_button.php index a1fb3b0..ed257df 100644 --- a/templates/interaction_button.php +++ b/templates/interaction_button.php @@ -12,4 +12,4 @@ $icon = match ($action) { }; ?> \ No newline at end of file + hx-post="id/$action" ?>" hx-swap="outerHTML" hx-disabled-elt="this"> \ No newline at end of file -- cgit v1.3