fix(servers/edit): retire hx-disabled-elt (htmx essaie reactiver bouton apres swap, mais form deja remplace -> TypeError htmx-internal-data null)
This commit is contained in:
parent
6999fbd736
commit
3e3f5618a0
@ -5,7 +5,6 @@
|
||||
</div>
|
||||
|
||||
<form hx-put="/servers/{{ s.id }}" hx-target="#detail-panel" hx-swap="innerHTML"
|
||||
hx-disabled-elt="find button[type=submit]"
|
||||
class="space-y-3">
|
||||
|
||||
<!-- IPs + mode connexion -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user