AutoBuild at change, Special HTMX Indicator Inline, modernate Feed Inline and other small things

This commit is contained in:
2025-02-01 20:37:41 +01:00
parent abb333da54
commit 045b0f5ec0
8 changed files with 64 additions and 34 deletions

View File

@@ -15,7 +15,7 @@
hx-swap="beforeend">
Edit Dialog
</button>
<button class="btn btn-error btn-sm"
<button class="btn btn-sm btn-error"
hx-confirm="Are you sure?"
hx-delete="/feed/{{feed.id}}"
hx-target="#feed_{{feed.id}}"