mirror of
https://github.com/ae-utbm/sith.git
synced 2026-05-14 04:58:06 +00:00
fix: shortcut SubscriptionNewUserForm.clean if there are errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<form
|
||||
hx-post="{{ url("subscription:fragment-existing-user") }}"
|
||||
hx-post="{{ url("subscription:fragment-new-user") }}"
|
||||
hx-target="this"
|
||||
hx-disabled-elt="find input[type='submit']"
|
||||
hx-swap="outerHTML"
|
||||
|
||||
Reference in New Issue
Block a user